PHP packet forwarding

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
michalferko
Forum Newbie
Posts: 1
Joined: Mon Jun 09, 2008 6:32 am

PHP packet forwarding

Post by michalferko »

Hi, I would like to create a php site that would connect to 2 different servers and the only thing it would do is that once it recieves the data from one server, it sends it to the other one. Do you guys have any links to tutorials concerning my problem? or have any of you done something like that.
Post Reply