image uploading question
Posted: Sun Oct 27, 2002 1:36 pm
hello,
I am a PHP newbie currently learning on my own image uploading script. I need somebody to answer a question about dealing with PHP image uploading:
I understand there are 2 ways to upload images to the server using php. One is to the database, one is to the directory/folder. which one is better when you talk about uploading thousand of images? are there any tutorial on how this is done?
thank you
I am a PHP newbie currently learning on my own image uploading script. I need somebody to answer a question about dealing with PHP image uploading:
I understand there are 2 ways to upload images to the server using php. One is to the database, one is to the directory/folder. which one is better when you talk about uploading thousand of images? are there any tutorial on how this is done?
thank you