Have it check to see if the submit button has been clicked. such as the name
attribute you use on it. like
if(!isset($HTTP_POST_VARS[submit]))
{
header("Location: formpage.php");
}
Chris N.
"Ben Clumeck" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I ha
try and run xml parse on that I get the error code of "undefined
entity at line 108". Has anyone ran into this problem before or know a
solution to handle these issues?
Chris Noble
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
2 matches
Mail list logo