[PHP] Can php listen to server ports

2001-01-29 Thread Scott Mebberson
Hi Guys, Can php listen to server ports to capture any data that is coming in? I am running linux and PHP so if there is anyother way to get the information into PHP. Anything you can offer will be a great help. Thanks Scott. -- PHP General Mailing List (http://www.php.net/) To unsubscribe

RE: [PHP] Can php listen to server ports

2001-01-29 Thread David Harrison
http://www.php.net/manual/en/ref.sockets.php has a cut'n'paste sample that works perfectly. --dave > -Original Message- > From: Scott Mebberson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 30 January 2001 3:37 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Can p