Form with validation
You called the page with the following query string:
p=validate
$_GET contains the following:
Array
(
[p] => validate
)
$_POST contains the following:
Array ( )
The account variable is NOT defined.
You called the page with the following query string:
p=validate
$_GET contains the following:
Array
(
[p] => validate
)
$_POST contains the following:
Array ( )
The account variable is NOT defined.