And this is what I have in my index.html file:
<? include("listings/common.php"); ?>
<?
//set up SQL connection
$link = mysql_connect($server, $user, $password);
?>
<? include("listings/content/featured.php"); ?>
at http://www.woodedland.com
- Scott Wang
Scott's Computing