Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=109)
-   -   [In Progress] CMS Nav Menu (http://www.bvlist.com/showthread.php?t=11410)

BamBam0077 28th December 2017 12:27

[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:

Index
Something to consider if interested, not tested but should work yo if not fix the sql query to make it work.
Good Luck!


All times are GMT +2. The time now is 00:49.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.