19,155 tutorials online
12 tutorials pending review
763 dead links removed





PHP: Networking Tutorials

 

Using cURL with PHP – Part 1
Posted in PHP > Networking by tutorialgrub on Mar 29, 2011

simply , cURL is a PHP Library that helps us to connect multi-types of servers with alot of protocols like HTTP , FTP , TPS , TELNET ……. and much more .
15 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to get the users IP Address
Posted in PHP > Networking by tutorialgrub on Mar 09, 2011

The simple version of code used to obtain the users IP address is used to output their IP in a browser. Very simple, but if you did not know how to do it, now you do!
15 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Writing Socket Servers in PHP
Posted in PHP > Networking by tutorialgrub on May 08, 2007

Learn how to code client & server applications in PHP using sockets.
97 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1