[thelist] php/ajax...

Jay Blanchard jblanchard at pocket.com
Mon Aug 7 14:06:39 CDT 2006


[snip]
will php allow a user to enter field on a form, and compute aresult
based on
the field, without having to reload the entire form, or will i need
ajax...
[/snip]

You will only need JavaScript.

Remember, JavaScript is client-side, PHP is server-side. 



More information about the thelist mailing list