![]() |
Directory Control Panel (Images Mainly)
Hi,
Is there anyway that I could display the images in a directory (for example uploads) as a thumbnail and then a few links to delete it or rename each image? Sort of like a Image Back End Control Panel, I suppose. Any help would be greatly appreciated. Gareth. |
Well the management of the uploads is easy:
http://uk3.php.net/manual/en/ref.filesystem.php See the file system functions, and use them to list and rename, delete etc the files. The file functions are a good place to start with, but it would be worth you adding mysql support for management of the files eventually. |
Here's a bit of code for the image part. It could be cleaned up a bit better, but it's enough to get your started and it works (currently only with jpeg)
PHP Code:
Hope it helps. |
Wow thank you; I completely missed your posts! :O
|
| All times are GMT. The time now is 06:30 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0