Re: [PHP] Variable not passing to second page

2002-07-08 Thread Analysis & Solutions
Hi Terry: See the answer to the other thread you already started on this subject. In short, use the superglobal's to access the input: $_POST['variablename'] --Dan -- PHP classes that make web design easier SQL Solution | Layout Solution | Form Solution sqls

Re: [PHP] Variable not passing to second page

2002-07-08 Thread Philip Olson
Please don't repeat your questions, see the other post for details. In short, it has to do with register_globals directive in php.ini Regards, Philip Olson On Tue, 9 Jul 2002, Terry Cheung wrote: > I 've just setup the Apache 1.3.26 with PHP 4.2.1. When I use back the old > php script files