Hi iv just joined these forums today, iv set up a site with PHP Includes i think i t would be easier to give the URL to the site www.dejserve.com/atlan , that site uses,
I want to make the links on that page change the Include path for the main page,HTML Code:<IMG SRC="images/index_04.gif" ALT="" width="190" height="647"><div style="position: absolute; top: 293; left: 118; width: 168; height: 556"> <?php include('links.htm'); ?> </div></TD>
i was wondering if someone could help me do this.HTML Code:<TD> <IMG SRC="images/index_05.gif" ALT="" width="610" height="647"><div style="position: absolute; top: 285; left: 303; width: 580; height: 556"> <?php include('home.htm'); ?> </div></TD>
Thanks, Dejavu



Reply With Quote

Bookmarks