Submitted by taufiq @Krim.NET on Fri, 01/23/2009 - 11:32
To PHP programmers... too lazy or short of time to learn JavaScript functions? PHP.JS might came to the resque.
PHP.JS is a collection of JavaScript functions compatible with PHP functions.
For example, now we can use mktime() in Javascript using PHP syntax. No need to re-learn the similar function.
See currently ported functions here: http://phpjs.org/functions/index
About PHP JS