3 Topics

Member Avatar for
Member Avatar for def6054

What is the quick and easy way to update a navigation bar on a multipage website. I want the page to show where you are as well, currenly I am using a css id to keep track of what page you are on. <div class="nav"> <ul> <li id="current"><a href="some_url/">Home</a></li> <!-- …

Member Avatar for JorgeM
0
155
Member Avatar for sunny124

Hi, I can't access shtml files on my local Apache 2.2 server. I can access html files but not shtml files. It outputs all html code in browser when I try to access it. [CODE] <html> <head> <title>Test File</title> </head> <body> <h1>Test</h1> </body> </html> [/CODE] Is there any settings that …

0
81
Member Avatar for bjc999

I know PHP include is server sided, but is there something similar I can implement that can work across different servers? Or something server sided that can work on the same server but across different URLs? Thanks!

Member Avatar for nonshatter
0
165

The End.