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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: webmaster at jazzmonkey dot com
New email:
PHP Version: OS:

 

 [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: Wed Jun 24 17:00:02 2026 UTC