|
I use a single directory to store images and thumbnails, i use unique properties so names will never conflict yet this directory index may become really huge, will it affect php performance as directory grows?
(all operations are direct file access)
Last edited by Elenis; 06-17-2008 at 06:57 PM..
|