Here's a snippet of the code:
The "<?php include" part doesn't seem to work. I don't know much about web stuff though, so I have no idea what to google for in this instance =/ Of course, I could just be doing something else wrong too. Any help would be greatly appreciated.
if ($catnumber < 9)
$content = $content."<td width=\"100%\"> <?php include 'roundedStart.php'?>
<table width=\"100%\" border=\"0\" cellpadding=\"3\" cellspacing=\"4\" bgcolor=\"#FFFFFF\">..........................
The "<?php include" part doesn't seem to work. I don't know much about web stuff though, so I have no idea what to google for in this instance =/ Of course, I could just be doing something else wrong too. Any help would be greatly appreciated.
