M
|
Maurits 1/27/2010 |
Hello, I am working on a project in which , I need to upload so many images to the database. The names of these images are all in a format, which is already saved as $number in one of my tables. I wanted to know if there is anyway to ftp the images to a folder on the server and somehow scan them into the database with a line of code or script as opposed to uploading them manually and one by one. I appreciate your answers. Arian
|
A
|
ashojai author 1/30/2010 |
Thank you. Have a look at the sites below, they maybe helpful: http://www.stardeveloper.com/articles/display.html?article=2003040501&page=1 http://www.stardeveloper.com/articles/display.html?article=2003022601&page=1 http://www.stardeveloper.com/articles/display.html?article=2001033101&page=1 |