PHP » GoLang |
login |
register |
about
|
|
imagegif(PHP 4, PHP 5, PHP 7) imagegif — Output image to browser or file Description
imagegif() creates the GIF
file in The image format will be GIF87a unless the image has been made transparent with imagecolortransparent(), in which case the image format will be GIF89a. Parameters
Return Values
Returns Examples
Example #1 Outputting an image using imagegif()
<?phpExample #2 Converting a PNG image to GIF using imagegif()
<?phpNotes
See Also
|
more
Most requested
more
Last requests
|