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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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: Mon Jun 15 21:00:02 2026 UTC