Hi John et al..
On Friday 27 April 2007 18:47, John D Lamb wrote:
> On Fri, 2007-04-27 at 17:44 +0200, James Hatridge wrote:
> > 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="">
>
> <form method="post" action="<?php echo $SEVER['PHP_SELF']; ?>">

I tried this (with $SERVER, not SEVER) and did not work. It had the same 
error. Any other ideas?

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]

Reply via email to