Very often we need some functions which are the same on javascript and PHP.
Is there any such program that can automatically convert javascript into PHP, or vice versa?
automatically conver javascript into PHP
Moderator: General Moderators
Re: automatically conver javascript into PHP
Oh really?wvoyance wrote:Very often we need some functions which are the same on javascript and PHP.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: automatically conver javascript into PHP
Maybe you could use php.js to make the job easier. It would make your javascript functions very similar to PHP code.
http://phpjs.org/
http://phpjs.org/
(#10850)