php.JS
|
Category : libraries
Version : 3.26
Views : 41220 Views
Ratings : 4.000 out of 5
Votes : 9 Votes
Reviews : 0 Reviews
Space Required : 0.12 MB
|
|
Overview

php.JS helps to use PHP functions in JavaScript.
php.js is an open source project that brings high-level PHP functions to low-level JavaScript platforms such as web browsers, browser extensions (Mozilla/Firefox, Chrome), AIR, and SSJS engines like V8 (node.js, v8cgi), Rhino, and SpiderMonkey (CouchDB)
Features
php.JS Featured Functions
- date() : Date-formatting, just like you know it from PHP.
- base64_decode() : Safe & easy data transport, decode messages in JavaScript that were encoded by PHP.
|