Hi all,
After turning off PHP global variables this line will no longer work.
<form method="post" action="<?php echo $PHP_SELF?>">
When I use the form the source looks like this:
<form method="post" action="">
So, the problem is $PHP_SELF. Can someone tell me what to use instead?
Thanks!
JIM
--
Jim Hatridge
Linux User #88484
Ebay ID: WartHogBulletin
------------------------------------------------------
WartHog Bulletin
Info about new German Stamps
http://www.WartHogBulletin.de
Many Enemies -- Much Honor!
Anti-US Propaganda stamp collection
http://www.manyenemies-muchhonor.info
An American in Bavaria
http://www.gaubodengalerie.de
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]