1.

Does JavaScript interact with PHP?

Answer»

JAVASCRIPT is a client-side programming language, whereas PHP is a server-side SCRIPTING language. PHP has the ability to generate JavaScript variables, and this can be executed easily in the browser. Thereby MAKING it possible to pass variables to PHP USING a simple URL.



Discussion

No Comment Found