(bl***dy CTRL+enter)...
Phpu wrote:
Hi, I need to create multiple categories and subcategories using php and mysql. Something like that
its bad practice to state the technology that must be used before you have determined the scope and function of the problem, besides you have to know whether php and mysql are capable of providing a solution to your problem. are they?
- category 1 - subcat 1.1 - subcat 1.2 - subcat 1.2.1 - subcat 1.2.2 - category 2 ------------------------
Does anyone know a godd totorial how to create this in pahp and how to make the structure of the database?
this is the first hit I got with google: http://www.chipchapin.com/WebTools/MenuTools/
heres another: http://www.phpmag.net/itr/online_artikel/psecom,id,387,nodeid,114.html
now either you have no idea that the basic term used for the structure you want is a 'tree' (in which case, you just didn't know - but now you do so there is nolonger any excuse :-) or you haven't searched for _anything_.
like for instance:
PHP+Tree
or
PHP+simple+Tree
or
PHP+simple+Tree+structure
feel free to cut in anytime and take over ;-)
so go and read lots of info, its definitely out their (literary hundreds of examples,tips,articles,code-samples,etc), if you find something and get stuck come back and ask (just be prepared to show that you have made an effort.)
Thanks in advance for your help !!!!
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php