William Stokes wrote:
> Hello,
> 
> I need some advice on how to learn Javascript and PHP interaction. Any good 
> tutorials on the web would be most welcome. I particulary need to learn how 
> to pass JS user input/choices to PHP.
> 
> My current problem is how to ask user confirmation over his actions on a web 
> form after POST. "Are you sure" type questions and how to pass the user 
> choice back to program make choices with PHP.

http://php.net/json
http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC-framework.html

            ^^-- note the name! toys.lerdorf.com is a veritable goldmine of
funky info, lots of php magic to be had there.


> 
> Thanks
> -Will
> 

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

Reply via email to