News Feed
Jobs Feed
Sections




News Archive
Web Builder Zone:
Quicksort Algorithm - Difference Between PHP and JavaScript
June 16, 2010 @ 08:49:59

On the Web Builder Zone there's a quick article from Stoimen Popov showing a quicksort algorithm in both PHP and Javascript versions:

Let me show you one sorting algorithm, perhaps the most known of all them - the quick sort, implemented both on PHP and JavaScript. Although the code look similar between both languages, there are few differences, that show the importance of the syntax knowledge!

Most of the post is taken up with the two code examples - the PHP one sorting arrays with a for loop and a call to array_merge and the Javascript side pushing values into an array and calling "concat" on it to get the right values.

0 comments voice your opinion now!
javascript quicksort algorithm snippet


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Create a Poll with PHPixie

Zend Developer Zone: Using JavaScript in PHP with PECL and SpiderMonkey

PHPBuilder.com: Using XML - A PHP Developer\'s Primer (Part 4) - XML-RPC, PHP and Javascript

Davey Shafik\'s Blog: Debugging using Zend Server from Firefox

Debuggable Blog: Passing controller variables to your JavaScript


Community Events











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


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

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