Suppose server php script got some data from client and, is it possible call a javascript function,
pass some value to the function and assign the javascript return to a php variable?
Thanks
Is it possible to call javascript function from php
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Is it possible to call javascript function from php
If the Javascript polls, or perhaps something like Comet.
http://en.wikipedia.org/wiki/Comet_%28programming%29
http://en.wikipedia.org/wiki/Comet_%28programming%29
(#10850)