has anybody had luck with this menu and php/mysql?
Any help would be appreciated!
Thanks, Rick
has anybody had luck with this and php/mysql
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:23 pm
-
- Beginner
- Posts: 2
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
Yep it's a piece of cake
)
All you do is rename the menu_array.js file to menu_array.php (dont forget the reference on the HTML page) and you can add your PHP code to that.
As the file extension is php the server should parse the .js file through the PHP enterpreter thus enabling you to have a dynamic menu system.
Cool Eh !!
-- Andy

All you do is rename the menu_array.js file to menu_array.php (dont forget the reference on the HTML page) and you can add your PHP code to that.
As the file extension is php the server should parse the .js file through the PHP enterpreter thus enabling you to have a dynamic menu system.
Cool Eh !!
-- Andy
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
It sure is, I'm working on a PHP Class for it, looks good so far, I'm just waiting for an official realese of the meneu before I complete the class.
Cheers
Dennis
Cheers
Dennis
-
- Beginner
- Posts: 6
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
Please can you inform me when the job is done ?
I am looking for ages for a database driven menu like this one, using pHP and MySQL
Regards,
Rob
I am looking for ages for a database driven menu like this one, using pHP and MySQL
Regards,
Rob
-
- Beginner
- Posts: 4
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
Hi Rob,
Yes sure, no problem.
Dennis
Yes sure, no problem.
Dennis
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
Interested... I'll keep listening.
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
Well boys and girls,
If you are waiting, time passes slowly
Is it easy to convert the asp script in this forum somewhere to php?
Regards,
Rob
If you are waiting, time passes slowly

Is it easy to convert the asp script in this forum somewhere to php?
Regards,
Rob
-
- Beginner
- Posts: 1
- Joined: Sun May 19, 2002 7:24 pm
Re: has anybody had luck with this and php/mysql
I have also been looking for a php/mysql menu system. Any luck on this yet. Please let me know if you are successful.