Upgraded from 4.06 to 4.2.2.

Now suddenly even the simplist of scripts will not pass the form variables
on to next page.

Ex:

if(isset($sumbit))...  etc
//Collect user info from form
//Send to DB
//?> end PHP and 'if'...blah
//Print HTML form with'action' to next page.

Worked fine in 4.06?

Have I missed something?

simon



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

Reply via email to