For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > May 2004 > Re: GD module ? need basic info...









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: GD module ? need basic info...
R. Rajesh Jeba Anbiah

2004-05-21, 1:30 am

gullia@visir.is (G520) wrote in message news:<510cd269.0405161404.4d02960c@posting.google.com>...
> GD module ? need basic info...
>
> Hi All
>
> Some stupid questions from a newbe :-)
>
> I want to create graphs from int arrays. I'm told I can use the GD
> module... I have RedHat 9, PHP4 and apache 2.
>
> I know nothing about the GD module so I need to know:
>
>
> How do I know if the module is installed on my computer?


<?php
phpinfo();
?>

-> www.php.net/phpinfo

> Where can I find some tutorials or instructions for "idiots"?


-> www.php.net/<keyword>
---> www.php.net/gd

> Where can I find documentation like reference manual and user manual?


-> www.php.net
and www.google.com

--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com