Search found 2 matches

by crystalys@popmail.com
Thu Feb 28, 2002 12:30 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: has anybody had luck with this and php/mysql
Replies: 7
Views: 6383

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 ...