plz help me out to create binary tree that fetches data from database in php code
plz anyone give me logic
Presumably you are storing your data in a database before you can fetch it into a binary tree. What format is it stored in? Also, how do you want it displayed? Sample data would be ideal.
Bookmarks