View Single Post
  #5 (permalink)  
Old 08-03-2007, 05:43 AM
venkat_charya venkat_charya is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Posts: 118
venkat_charya is on a distinguished road
Thumbs up Re: File Handling in PHP

I do not have code for this. So far in this discussion what i know is there are various ways we can handle File.

1. FTP
2. HTTP
3. CURL
4. Socket


All those are used to handle file and communicate with other server but can anybody tell me what exactly they doing and which techinique we used and where?
Reply With Quote