Page 1 of 1

Getting Variables to Work

Posted: Mon Mar 10, 2003 11:53 pm
by Erchamion
I recently updated my version of Apache to 1.3.27 and PHP to 4.3.1. I noticed right away that most of my PHP programs were broken on my machine b/c the php files could receive the variables submitted to them by forms. All other functionality and declared variables work fine.

Is it possible that Apache has a feature that shuts off variable transfer for action POST/GET or might there be a problem with PHP itself?

Cheers!

Posted: Tue Mar 11, 2003 2:09 am
by twigletmac
Have you read this:
viewtopic.php?t=511

Mac