mysql:2341
From: "MIYATSU Kazunari" <"MIYATSU Kazunari" <mid@xxxxxxxxxx>>
Date: Wed, 2 Aug 2000 18:36:49 +0900
Subject: [mysql 02341] Re: php で写真 GIF を出力するには
宮津@長野です 先のスクリプトはあれが全部です。(ファイルの中身はアレだけ) <HTML><HEAD><TITLE>Send TEST</TITLE></HEAD> <? $conn=mysql_connect("localhost"); if(!mysql_select_db("StdArchive",$conn)){echo ("Cannot select database.\n");} ・ ・ ?> </HTML> のように<?・・?>前後にHTMLタグ(<HTML><HEAD>など)を書くと、ヘッダータイプはHTMLのものが先に作られるの で、スクリプト内でのヘッダー再指定が無効に(Cannot add more header information)なってしまいます。前後 には何も書かないでください。 ----- Original Message ----- From: "楠吉彦" <moredebu@xxxxxxxxxx> To: <mysql@xxxxxxxxxx> Sent: Wednesday, August 02, 2000 6:07 PM Subject: [mysql 02340] Re: php で写真 GIF を出力するには > ありがとうございます。大変に興味のあるスクリプトです。 > > > header("Content-type: $row->MIME"); > を書き出すところで > header("Content-type: image/gif"); > > header("Content-Disposition: Filename=$row->Filename"); > とかくと > Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/root169/htdocs/member/php3/image.php3 on line 17 > > Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/root169/htdocs/member/php3/image.php3 on line 19 > > / yyyy?・¬A 2O°?TMSPhotoEdScan.3 MSPhotoEd.3?DI > a!±a>ty tyyyfyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy > yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy > エプソンスキャンのデータが文字になって以下いっぱいで出来ます。 > > と以上のようになります > IE5 がヘッダーのかき方にうるさいのでしょうか > すみませんが教えてください。 > > 楠吉彦 もあでぶ moredebu > email: moredebu@xxxxxxxxxx > Homepage: http://www.my-drug.com
2328 2000-08-01 19:33 [楠吉彦 <moredebu@xx] php で写真 GIF を出力するには 2331 2000-08-01 20:38 ┣[とみたまさひろ <tomm] 2339 2000-08-02 13:12 ┗["MIYATSU Kazunari" <] 2340 2000-08-02 18:07 ┗[楠吉彦 <moredebu@xx] -> 2341 2000-08-02 18:36 ┗["MIYATSU Kazunari" <] 2342 2000-08-02 18:45 ┗["MIYATSU Kazunari" <] 2343 2000-08-02 20:35 ┣[楠吉彦 <moredebu@xx] 2347 2000-08-04 18:42 ┗[楠吉彦 <moredebu@xx] 2349 2000-08-05 11:52 ┗["MIYATSU Kazunari" <] 2350 2000-08-05 16:26 ┗[楠吉彦 <moredebu@xx]