Jump to content

Need case study of categories/subcategories


egturnkey

Recommended Posts

Hello friends,

 

I've coded a simple php script which is

 

catinput.php > i can add categories

db.sql  > categories are stored in database

config.php > connect with database

index.php > shows the categories as menu

 

 

and it did works fine.

 

now getting more complex

 

Can anyone give me an free open source script has a categories and subcategories

 

cause i faild to add subcategories into mine, so i'd like to see a code so i can study it how it does works.

 

 

thanks in advance it will really helps me in my school to study how it works.

 

 

example

 

i wanna add categories ( X1 ) then add subcategories ( sub X1 )

stored in database

at index it can connect the db and get

X1 ( on click or mousemove ) it shows ( sub X1 )

 

that what i ment.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.