set register_globals=on in php.ini or use $_POST/$_GET  super global array
----- Original Message -----
From: "LeTortorec, Jean-Louis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 05, 2003 12:14 PM
Subject: [PHP] RE: Need help with ?> vs. php?>


> That's fixed. Thanks.
>
> Now, another problem. The data I capture in a form (web page 1) are not
> received by the PHP page (web page 2). Is there something different with
the
> previous version of PHP?
>
>
>  Thanks to all of you for your help.
>
>
> Jean-Louis
>
>
> >  -----Original Message-----
> > From: LeTortorec, Jean-Louis
> > Sent: Wednesday, March 05, 2003 11:59 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: Need help with ?> vs. php?>
> >
> > Hello everyone,
> >
> > I've installed the Apache v2.0.44 with PHP4.3.1., under Windows.
> >
> > My pages starting and ending with "<?....?>" don't work anymore. I would
> > have to change them to "<?php...php?>".
> >
> > Do you know if there is a way for keeping "<?" running?
> >
> > Thanks for your help.
> >
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to