Forum Moderators: open
For Example let's say this is my navigation menu contained in a file (let's say ulmenu.html)
<ul>
<li>home </li>
<li>info </li>
<li>contact </li>
</ul>
And my page (any page in my website) looks like this:
...
<body>
<div id="navMenu">
here's where I'd like to insert my external HTML!
</div>
...
I would like to know if this is possible to save myself a lot of work... Thanks.
<?php phpinfo();?> Upload it to your hosting space and call up the file in your browser. The page should print the PHP version number and a whole load of other information. Otherwise, if in doubt, just contact your host.