Hi there!

I have a little problem with my PHP.
I'm using PHP 4 (running as CGI) on a Win 98SE computer with Apache 2.0
webserver. I additionally installed Perl and MySQL.
The PHP works fine, also together with MySQL. But there is one error: if I
hand over variables from a html-file to a php-file (like this
"xyz.htm?variable=hello") the html-file surely sends the variable, but the
php-file doesn't receive it (I get the message "variable not defined").
What is wrong? I suppose it's something with the buffer configurations, but
I can't find out how to fix this problem.
Can anyone help me with this?
Thank you in advance!

Best regards from Germany,

Benedikt Bobinger


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to