Hi,
I apologize for asking this question as it must have been asked many times
before but I can't find it in any of the archives.. 

What I would like to do is setup forms in javascript and then on a submit to
assign these variables to PHP variables. I know how to assign PHP to
javascript with the "<?= $foo ?>" or "<?= echo $foo ?>" but I don't know how
to do the reverse. Can anyone help?

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

Reply via email to