Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Uploading and Storing Images in a MySQL database

Status
Not open for further replies.
Jan 19, 2003
34
US
Does anyone know how to go about uploading and storing images in a MySQL database? What datatype to use and how to build the upload page, etc. in Ultradev?
 
[tt]
I've never stored images on a database but the link address to them on a folder then I loop thru them based on ID to display them.
* * * * * * * * * * *
<%=Tony%>
cold.gif

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top