php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #6064 Typo in ImageJPEG page
Submitted: 2000-08-10 03:08 UTC Modified: 2000-08-10 05:58 UTC
From: webmaster at jazzmonkey dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.1pl2 OS:
Private report: No CVE-ID: None
 [2000-08-10 03:08 UTC] webmaster at jazzmonkey dot com
On page
http://www.php.net/manual/function.imagejpeg.php

There is the phrase:

"By sending an image/jpg content-type using header(), you can create a PHP script that outputs JPEG images directly."

It should read

"By sending an image/jpeg content-type using header(), you can create a PHP script that outputs JPEG images directly."

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-10 05:58 UTC] hholzgra@php.net
fixed in english and german cvs
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 18:00:01 2026 UTC