im developing a website and have written a administration area for the owner to manage and oversee her website. one of the primary functions here is the ability to add/edit/remove prodcuts from the database. i wanted to associate each product with an image when that product was initially added to the database; hence you specify the image which is stored locally on your HD, and upload that image to lets say "/Product Images" on the websites server. there is a field in the products table which holds the URL of the products image so it can be easily shown.
however im having little sucess with using the ftp functions to atually upload anything.
any help would be much appreciated.
uploading to ftp in php
Moderator: General Moderators