which way to go?
Posted: Wed Mar 08, 2006 5:26 pm
Hi all, I have reached an impass in my project planing for the next step of my photo blog system,, I can not decied if I should use SQL or not with my system, I want to build a system that is very easy to install, requires little or no setup, and enable the user to move the site as easly as possible.The system also needs to be fast and limit disk access.
Right now the script is capable of reading and displaying a directory substructure as thumbnails with only one disk hit,(other than loading classes and includes.)
So that said is there another road I could folloy to achive this, other than automation the sql install and uninstall from the server.
Right now the script is capable of reading and displaying a directory substructure as thumbnails with only one disk hit,(other than loading classes and includes.)
So that said is there another road I could folloy to achive this, other than automation the sql install and uninstall from the server.