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) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.