To communicate with any server page (PHP, ColdFusion, ASP, JSP, Javascript
SP, etc), you would normally either submit a form to the page (POST) with
the vars in displayed or hidden fields, or pass the vars through the query
string (GET).
"Craig Gardner" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...> Is there any way to
pass JavaScript variables to PHP?
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]