PHP Question
Posted: Sat Oct 09, 2010 12:26 am
Hi guys, I am developing a application an I would like to ask a question. the application is more like a file sharing site where users can upload files to the server and share them with their friends. the first instance of the application was developed with 50% mysql and 50% php. I decided to do another version with less mysql and more php and less mysql, is that a good idea?? for example instead of pulling names of uploaded files from the databases, I wana read the files directly from the folders.
whats you guys think ?
whats you guys think ?