News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

The Bakery: Three New Components/Tutorials - Lightroom, DboSource & SMF

NETTUTS.com: Creating a Dynamic Poll with jQuery and PHP

DevShed: Handling Result Sets and More with PDO Objects in PHP 5

PHPBuilder.com: PHP with Apache on Windows? Piece of Cake!

Zend Developer Zone: Creating PDF Documents with Zend Framework


Community Events











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


language zendframework2 community release database unittest development introduction example functional composer code opinion api interview framework phpunit testing series podcast

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