What kind of media are you trying to retrieve? Are you trying to retrieve the MySQL data and stream that through your script to the client? How big is the BLOB?

If nothing else, you'll need to adapt the MIME-type in the header of your HTTP-message.

HTH,

Yves

----- Original Message ----- From: "Ron" <[EMAIL PROTECTED]>
To: <php-db@lists.php.net>
Sent: Sunday, April 27, 2008 9:15 AM
Subject: [PHP-DB] playing longblob media


Hi,

How can i retrieve via php a media stored in a mysql database as longblob?

I'd like to be able to retrieve the media and stream it.

TIA

regards,
ron

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to