Click to See Complete Forum and Search --> : I can't retrieve values from forms w/php


Anon
03-31-2001, 04:17 PM
I installed apache/php4 on a pentium II laptop. I've done the exact same thing on my desktop (AMD), and everithing works fine. However I can't retrieve values from HTML forms inside the php tags. Everything else works fine (echo(),mysql_query(),etc). Can there be anything in my php.ini file?
My data handling option of variables is:
variables_order = "EGPCS"

All help appreciated
Confused Snorre Solem

ame12
04-01-2001, 10:25 AM
Try some of the simple form examples here and see if they work:

http://badblue.com/helpphpf.htm

if they don't work, you definitely have a PHP configuration (not a logic) problem. If they don't work, try copying a free copy of php-dist.ini into the \windows or equiv directory.