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); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

