Hi all, I want ask if is possible to make a dynamic menu in PHP5. like in JavaScript. Thx to all - if yes where can I found some examples. thx
Is this in the FAQ's somewhere?
PHP is a serverside language. it doesn't know squat about dynamic menus.
You can use javascript to create dynamilc menus. You can use PHP to create the javascript.