I have installed php4 with apache 1.3.24.
Downgraded apache again.
LOL

When I wan't to submit a form from say  form.php to from2.php
with the following fields   :       input field name=stuff
input stuff contains  "Hello World"

when i submit form.php
form2.php displays nothing.

I've set form2.php to echo $stuff;

My php4 installation doesn't seem to be sending my variables.
but the funny thing is that phpmyadmin works 100% fine.

what could be the problem ?



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

Reply via email to