News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Zend Developer Zone:
Using JavaScript in PHP with PECL and SpiderMonkey
June 04, 2009 @ 12:06:38

On the Zend Developer Zone today there's a new tutorial from Vikram Vaswani about using the Spidermonkey Javascript engine together with the PECL extension for it to create a few simple examples.

Not too long ago, it seemed like there was a pretty clear distinction between client-side technologies and server-side technologies. [...] Things aren't that clear any longer. [...] And in this article, I'm going to show you how to add a JavaScript engine to your PHP build, with a little help from PECL's SpiderMonkey extension.

The PHP extension lets you use the libraries (with your PHP 5.3+ installation) to directly create new objects and work with the Javascript like it was PHP. The end result is then passed out to the browser via a "evaluateScript" call. He illustrates how you can use objects and generate XML quickly and easily.

0 comments voice your opinion now!
pecl tutorial spidermonkey javascript




Community Events





Don't see your event here?
Let us know!


conference opinion test podcast security extension custom community language application api symfony2 development unittest release introduction series phpunit interview framework

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework