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? |