urex
02-01-2012, 04:59 PM
friends iam developing my project.i need php coding for uploading the image using0 url s.please help me friends
|
||||
remote image uploadurex 02-01-2012, 04:59 PM friends iam developing my project.i need php coding for uploading the image using0 url s.please help me friends Fou-Lu 02-01-2012, 07:29 PM What is it you are trying to do? 'Remote' has only a few solutions from PHP world. curl and ftp come to mind. urex 02-02-2012, 08:40 AM s i need coding for remote upload coding.by giving the url of the image ,the image should be uploaded. Fou-Lu 02-02-2012, 02:41 PM Are you talking about copying an image from one site to another location? This can be done with fopen and read, file_get_contents, curl, sockets, ftp if available, and quite a few solutions. Then you simply write it into a file on your local system. What have you tried so far? |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum