Hi!
Can someone tell how can i make that navigation menu in PHP-Fusion , where you can change it from somewhere. You can add new links , but without that permission system.
Thanks
Sorry if my english is bad , but i do not know it very well.
Hi!
Can someone tell how can i make that navigation menu in PHP-Fusion , where you can change it from somewhere. You can add new links , but without that permission system.
Thanks
Sorry if my english is bad , but i do not know it very well.
Are you trying to make your own navigation menu or something? If so, you could create a text file with your links (and formatting and whatnot done in HTML) and use this code on all of your pages where you want the menu to appear (assuming you name the text file "nav.txt").
If this is not what you are looking for, please be a little more specific.Code:<?php include('nav.txt'); ?>
Hope this helps.
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
I am sorry if i didn't explain much.
But what i mean is to create a navigation menu , let's say a block , where you can change it from another file , like PHP-Fusion in the admin panel you add some link and you can see it in your site.
I think this explaining is enough...![]()
Sorry for the second post , but is there no one to help me out?![]()
Bookmarks