I was wondering how I could let the user upload a an image to my ftp server, I was thinking of using ftp functions, but it didn't work.
I would have a text field on the previous page with the file src in it.
Something like
then I want to be able to upload it to the server.Code:$src = $_POST['image_src'];
Thanks in advance,
Mike



Reply With Quote

Bookmarks