Posted by Matt M. on 10/04/99 11:08
get rid of :
echo "<table border='1' cellpadding='0' cellspacing='0'
style='border-collapse: collapse' bordercolor='#111111' width='200'
bgcolor='#FFD1A4'>
<tr>
<td width='100%' colspan='2' align='center'>This is a
test<br>".makepie(20,200)."</td>
</tr>
</table>";
and only have this :
makepie(20,200);
Navigation:
[Reply to this message]
|