, 2001 2:12 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP] question ! show binary
HI!
I am using PHP in mySQL. I create table in database and insert
'binary'(*.gif).
But I do not know how to use this binary using PHP and show website. Please
help me.
$)create tabl
HI!
I am using PHP in mySQL. I create table in database and insert
'binary'(*.gif).
But I do not know how to use this binary using PHP and show website. Please
help me.
$)create table xxx (col longlob);
$)insert into xxx values("image\yyy.gif");
I want to display :yyy.gif in html
Th
2 matches
Mail list logo