php, apache, POST/GET data
PHP4 works except that it won't work with POST/GET data. I tried Apache2 and Apache 1.3 and I get the same problem with both: It outputs the text "Array()" or it just ignores the POST/GET data altogether.
Does anyone know how to fix this?
|