Re: Re: Image Creation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux