CodeIgniter Forums
[Solved]Upload file or get file from restfull web service - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: [Solved]Upload file or get file from restfull web service (/showthread.php?tid=42603)



[Solved]Upload file or get file from restfull web service - El Forum - 06-12-2011

[eluser]siubie[/eluser]
hi i am using Phil Sturgeon Restserver and Phil Sturgeon Restclient

its works well but i have a problem when i about to get data like image or document.

so in my development i use web service to get user profile like name,addres and pictures how can i show this picture ? i already able to handle name and addres but for pictures its a file not a data.

any idea about the best practice to handle my problem ?

=============================================================================================
i already find my answer Smile here
Solution Big Grin