Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #1  
Old 28th December 2017, 12:27
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Smile [In Progress] CMS Nav Menu
hey,
Something in the works.

SQL
Code:
CREATE TABLE menu (
index varchar(255) not null default "index.php") engine=myisam;
Menu demo
Code:
<text><a href='".sql('SELECT index FROM menu')."'>Index</a></text>
Something to consider if interested, not tested but should work yo if not fix the sql query to make it work.
Good Luck!
Reply With Quote
Reply

Tags
cms , menu , nav , progress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 22:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.