Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:26
Generating Menu JS files on the fly with PHP
Poster: Summy
Dated: Saturday May 29 2004 - 20:17:09 BST
Who here is generating their menu files dynamically with PHP or some other language?
Im doing so with mine and wondering if I need to send a content type header along with the page? text/javascript or some such?
Matt.
Poster: Maz
Dated: Sunday May 30 2004 - 4:35:20 BST
I know you can change the file names from js to php.
I really don't know php and don't want to mislead you.
Are you talking about at the end where you send out the page details in php? Then I do see similar code to what you also write in body of html, but it has all its php paths $ and vars.
maz
Poster: Andy
Dated: Sunday May 30 2004 - 22:47:52 BST
All the pages and menus at milonic.com are delivered using PHP and we don't need to do anything special with the headers
Cheers
Andy
Poster: blaine
Dated: Tuesday June 1 2004 - 3:21:20 BST
I've been working on a menu builder plugin for the Geeklog CMS/Portal solution. It's a PHP/MYSQL application and the plugin generates all the menu's dynamically with support to create N-Level deep menus.
Have a look at my demo site that I opened up for users to explore the tool http://demo.portalparts.com