Search Keyword:

01Sep

Use PHP functions in Javascript

Posted by admin as Javascript/AJAX

PHP.JS is an open source project that port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.There is no server component required.Using PHP.JS may speed up development for PHP developers who are increasingly confronted with client-side technology.

It is dual licensed under the MIT and GPL (GPL-LICENSE.txt) licenses.The MIT license allows you to use the library as you see fit (even in commercial projects) as long as you redistribute original the license with it. You don’t need to open up your modifications per se,but obviously that would be greatly appreciated.The GPL license makes it compatible with other GPL projects.

To select and download the packages,go directly to their Packages page.To learn more about its authors and contributors,go to their Authors page.

  • Digg
  • del.icio.us
  • Tumblr
  • StumbleUpon
  • Technorati
  • Reddit
  • NewsVine
  • Slashdot
  • DZone
  • Facebook
  • Twitter

Comment Form

Sponsored Links



Recent Comments

  • Musta: Very good tutorial for beginners who want to get an idea of the ajax implemtation via jquery. Thanx
  • admin: Hello Mous, Kindly look at this link: http://www.ryantetek.com/2009/ 10/how-to-hack-psp-brite-30...
  • mous: Sir pls help.. i have a psp 3000 with firmware 5.02 i tried the instructions above and it wont work on me.. it...
  • milo: i think the quick solution is to have the pagination in ajax otherwise it wont work as expected im not sure...
  • admin: Hello Milo, I haven’t tried it with pagination before.Maybe I’ll take a look at it and post some...