Hi. I am developing a personalized cms for my fathers business, and ive been reading a lot about SEO, so, as you must be guessing, i need to implement the so called "permalinks" to the site. for example, the website has 9 sections (some of them might be subsections of the other). **This is a tree example** www.mysite.com/about_us (db section_id = 1) www.mysite.com/about_us/workteam/ (db section_id = 4) www.mysite.com/about_us/employees/ (db section_id = 5) www.mysite.com/products (db section_id = 2) www.mysite.com/products/ice/ (db section_id = 6) www.mysite.com/products/icecubes/ (db section_id = 7) www.mysite.com/contact (db section_id = 3) www.mysite.com/contact/phone/ (db section_id = 8) www.mysite.com/contact/email/ (db section_id = 9) What i need to do, is this: www.mysite.com/about_us/employees/ ---> www.mysite.com/index.php?id_section=5 How can i achieve that? I was reading another similar topic (http://www.webmasterworld.com/forum92/2907.htm) but that doesn't exactly work for my needs. -- Slds, Andrés Santos, IIG ***************************** cel: (593) 9 7026627 http://www.egobits.com ***************************** PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/