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