PHP Javascript

Recommend this page to a friend!

      JS Classes blog  >  Developing JavaScript...  >  All threads  >  PHP Javascript  >  (Un) Subscribe thread alerts  
Subject:PHP Javascript
Summary:could Manuel discuss differences in new PHP Javascript to others
Messages:2
Author:Greg
Date:2011-04-06 00:18:26
Update:2011-04-06 00:32:36
 

  1. PHP Javascript   Reply   Report abuse  
Picture of Greg 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   Report abuse  
Picture of Manuel Lemos 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.