Form using get method
You called the page with the following query string:
p=getform
$_GET contains the following:
Array
(
[p] => getform
)
You called the page with the following query string:
p=getform
$_GET contains the following:
Array
(
[p] => getform
)