millercj Posted April 3, 2008 Share Posted April 3, 2008 Is there any possible way to save files (image or zip files) to a SQL database via a form that feeds to a php script? Link to comment https://forums.phpfreaks.com/topic/99451-files-sql/ Share on other sites More sharing options...
discomatt Posted April 3, 2008 Share Posted April 3, 2008 Yeah, take a look at the BLOB data type and use a tutorial similar to this: http://www.phpriot.com/articles/images-in-mysql Link to comment https://forums.phpfreaks.com/topic/99451-files-sql/#findComment-508860 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.