Originally posted by: MCrusty
<table><tr><td><? include('some_file.html');?></td></tr></table>
Originally posted by: amdfanboy
Originally posted by: MCrusty
<table><tr><td><? include('some_file.html');?></td></tr></table>
I thought this was after the page had loaded?
Originally posted by: MCrusty
Originally posted by: amdfanboy
Originally posted by: MCrusty
<table><tr><td><? include('some_file.html');?></td></tr></table>
I thought this was after the page had loaded?
Nope, check out the site in my sig, all the navigation is done through php includes.
Originally posted by: amdfanboy
Originally posted by: MCrusty
Originally posted by: amdfanboy
Originally posted by: MCrusty
<table><tr><td><? include('some_file.html');?></td></tr></table>
I thought this was after the page had loaded?
Nope, check out the site in my sig, all the navigation is done through php includes.
I meant I thought he wanted it to happen after that page had loaded.
