PHP » GoLang |
login |
register |
about
|
imagejpeg(PHP 4, PHP 5, PHP 7) imagejpeg — Output image to browser or file Description
imagejpeg() creates a JPEG file from
the given Parameters
Return Values
Returns Examples
Example #1 Outputting a JPEG image to the browser
<?php The above example will output something similar to:
Example #2 Saving a JPEG image to a file
<?php
Example #3 Outputting the image at 75% quality to the browser
<?php Notes
Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|