I am working on the nice tutorial at
http://designmagick.50megs.com/postgresql-tutorial/
I have my test.php and add.php pages created and just
can't seem to pass variables to the add.php page
-- not even simple things like $user!
phpinfo() shows HTTP_POST_VARS["firstname"] = Jeff so
php knows about the vaariables but
doesn't seem to tell the new page.
What am I doing wrong??
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]