On Saturday 04 December 2004 15:36, Dustin Krysak wrote:
> Hi there, I have some code where I am using the $_SERVER['PHP_SELF']
> array to reference my script for a form action... now for some reason
> the file name is not being rendered out. I am including only small
> snippets of my code to see w
Hi there, I have some code where I am using the $_SERVER['PHP_SELF']
array to reference my script for a form action... now for some reason
the file name is not being rendered out. I am including only small
snippets of my code to see where my error is...
$editFormAction = $_SERVER['PHP_SELF'];
2 matches
Mail list logo