The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Modified Pre-order Tree Traversal Algorithm

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Husain Shabbir

Posts: 8
Nickname: husain
Registered: Sep, 2003

Husain is the lead developer of the community portal MASHUP.ae.
Modified Pre-order Tree Traversal Algorithm Posted: Nov 10, 2005 2:10 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Husain Shabbir.
Original Post: Modified Pre-order Tree Traversal Algorithm
Feed Title: Husain Shabbir
Feed URL: http://www.husainshabbir.com/category/php/feed/
Feed Description: Posts about my experiences as a PHP developer.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Husain Shabbir
Latest Posts From Husain Shabbir

Advertisement

One of the most time consuming things in the development of MASH UP was to generate the menu using the preorder tree traversal algorithm despite the countless resources out there on the Internet.

The problem is, there is a lot of theory about the algorightm but very little PHP code that could be reused. Over the [...]

Read: Modified Pre-order Tree Traversal Algorithm

Topic: PHP Server API Differences Previous Topic   Next Topic Topic: Nerd Score

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use