fantix
12-15-02, 09:49 PM
Is this a "good" line of PHP code? It worked on another server, but I don't know why the html file "fantix.footer.html" is not showing up now that i moved the site to powweb.
<td width="608" align="left"><% include("fantix.footer.html"); %>
All the other html that is "hard coded" into the PHP generated page shows.
<td width="608" align="left"><% include("fantix.footer.html"); %>
All the other html that is "hard coded" into the PHP generated page shows.