Re: [PHP-WIN] Re: Showing a blob filed part II

2002-04-29 Thread Waldemar Brand Neto
Thank“s George. I will implement that. - Original Message - From: "George Nicolae" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 10:54 AM Subject: Re: [PHP-WIN] Re: Showing a blob filed part II > If this implementation w

Re: [PHP-WIN] Re: Showing a blob filed part II

2002-04-29 Thread George Nicolae
999); > $nome='temp'.$num.'.jpg'; > $myfile = fopen($nome,"w"); > $fp = fwrite($myfile,$i); > fclose($myfile); > $len=strlen($i); > echo ""; > ec

Re: [PHP-WIN] Re: Showing a blob filed part II

2002-04-29 Thread Waldemar Brand Neto
echo ""; echo ""; echo ""; mysql_close($con); ?> - Original Message - From: "George Nicolae" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 2:10 PM Subject: [PHP-WIN] Re: Showi

[PHP-WIN] Re: Showing a blob filed part II

2002-04-27 Thread George Nicolae
My mistake. The correct code is: ""; -- Best regards, George Nicolae IT Manager ___ PaginiWeb.com - Professional Web Design www.PaginiWeb.com "George Nicolae" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > try to echo $i in a separate fil

[PHP-WIN] Re: Showing a blob filed part II

2002-04-27 Thread George Nicolae
try to echo $i in a separate file (lets say image.php) and in the main file do echo ""; -- Best regards, George Nicolae IT Manager ___ PaginiWeb.com - Professional Web Design www.PaginiWeb.com "Waldemar Brand Neto" <[EMAIL PROTECTED]> wrote in message 005f01c1edf9$7ca7dce0$[