lordrt Posted May 16, 2013 Share Posted May 16, 2013 Hello, anyone can help me with the steps involved in creating an image gallery using PHP and MYSQL, where thumbnails of the original images are also created, and the images change after a specific interval? My files are uploaded to a folder "upload" on the server, while also stored in a table named FILE on my database, where the structure is as follows: IDFile, IDFileDirectory, Name, Extend, Size, FinalName (jpg or png) (a unique name, e.g. 1090291.jpg) Link to comment https://forums.phpfreaks.com/topic/278067-help-with-creating-an-image-gallery-using-php-mysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.