⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Uploading at a remote location



Mrinal Rajpurohit
  • profile picture
  • Member

Posted 30 September 2012 - 17:10 PM

I want to upload the images to a remote location somewhat like this:
$crud->set_field_upload('product_image','http://someremotelocation.com/some_directory');

Is it possible?

midnigther
  • profile picture
  • Member

Posted 01 October 2012 - 00:10 AM

You cannot do that. Try use CI FTP Class.
http://codeigniter.com/user_guide/libraries/ftp.html