Hi,
I need to save pdf files in a different location than the default ( C:\AppServ\www\assets\uploads\files )
I must save them to a remote server and view it from CI. I was investigating but I can not find a solution. This is possible?
Note: I can upload in ..\assets\uploads and then view it from that same folder with <iframe src = "..\issets\uploads\example.pdf" type = "application / pdf"></ iframe> but you would need to upload to a remote server and then view the file from that remote location.
Regards,
Karina.