ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • php.js: PHP 함수를 js에서
    카테고리 없음 2008. 2. 15. 13:54
    PHP 함수를 js에서

    http://kevin.vanzonneveld.net/techblog/article/phpjs_licensing/
    http://kevin.vanzonneveld.net/code/php_equivalents/php.js


    PHP to Javascript Project: php.js

    사용자 삽입 이미지
    This article is part of the 'Porting PHP to Javascript' Project, which aims to decrease the gap between developing for PHP & Javascript.

    A lot of people are familiar with PHP's functions, and though Javascript functions are often quite similar, some functions may be missing or addressed differently. The Javascript implementations should be as compliant with the PHP versions as possible, a good indication is that the PHP function manual could also apply to the Javascript version.

    Porting crucial PHP functions to Javascript can be fun & useful. Currently some PHP functions have been added, but readers are encouraged to contribute and improve functions by adding comments. Eventually the goal is to save all the functions in one php.js file and make it publicly available for your coding pleasure.

    If you choose to contribute, let me know how you want to be credited in the function's comments. You may also want to subscribe to RSS so you receive updates whenever new functions are posted.

    댓글

Designed by Tistory.