|
Greg | 2011-04-06 00:27:18 |
Hi,
Thanks for the great coverage, and for reaching beyond your fine coverage of PHP to Javascript with JSclasses.
I've found a few PHP and jvascript interaction tools on the PHPclasses pages:
jQuery4PHP;
jqSajax;
PRAjax class. Is the new program designed to be an all-inclusive mapping of javascript to PHP, while these other tools are only for specialized or limited range of uses?
Will this new program help make the DOM master jQuery become the default web Operating System?
thanks,
Greg |
|
2. Re: PHP Javascript |
|
Reply |
|
|
Manuel Lemos | 2011-04-06 00:32:36 - In reply to message 1 from Greg |
No, the PHP.js is just a JavaScript library to emulate PHP functions in JavaScript. So it is useful for those writing JavaScript code. |
|