Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~503 People Reached
Favorite Forums
Favorite Tags
php x 3
Member Avatar for elrayyes

I have quite an issue in creating a multi level menu in php by extracting the category details for the menu from the product database. My table was created as follows: [code=php] CREATE TABLE products ( id int(11) unsigned NULL auto_increment, pid varchar(100) NULL default'', description text NULL default '', …

Member Avatar for diafol
0
503