Hi,


>I have seen in several places the following line:
>
><img src='myScript.php' etc..etc..>
>
>Will this tag work in both IE and Netscape?
>
>What does myScript.php do?  Does it find an image and pass the binary data
back?

sorry if this is not really answering your question. I'd think about storing
only the path
to the image in the DB and not the binary data. It keeps your DB smaller and
you
don't have to mess with all the data stuff.

hope it helps
Johannes



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to