You can use GD, or imagemagick.  If you want to make your code easily
portable, you may want to consider using netpbm as it runs on
linux,freebsd,macosx,solaris and windows.

--Tony

On Wed, 2002-01-30 at 08:18, Bryan Gintz wrote:
> For Linux (Unix) you can get a tool called imagemagik (not sure of 
> spelling) and do a system call to it from a php script.
> 
> Bryan
> 
> Francis Cronjé wrote:
> 
> >I am new to php and wd appreciate any help!
> >I have been through the manual, but have found no solution:
> >1.How do I resize an image retrieved from an interbase database before =
> >displaying it on a page?
> >
> >ie If the image is 800 x 600 pixels and I want to resize the image to =
> >256 x 192
> >2.Do I have to install gd library?
> >
> >3.How do I display the image from the interbase database?
> >
> >
> >
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
-- 
Tony Bibbs         | Life is a moderately good play
[EMAIL PROTECTED] | with a bad 3rd act.
515.554.8046       | 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to