PHP.JS is a JavaScript library that enables anyone to use PHP functions on client-side. It can be very helpful to any developer who wants to get the PHP functions on static pages with JavaScript to get the extra functionality (like being able to use file_get_contents(), mktime(), serialize() ) & take the load off the server. Currently about 400 PHP functions are ported to JavaScript & there are still ones being experimented or waiting to be included. But it is possible to find the most popular ones (even md5()). The download packages can be totally customized & it is possible to get only the functions you need besides all of them.
Article ID: 200
Created: Fri, Jan 8, 2010
Last Updated: Fri, Jan 8, 2010
Author: Administrator
Online URL: https://www.articlediary.com/article/use-php-functions-in-javascript-with-php-js-library-200.html