First of all, why not just use fsockopen() if all you need to do is
connect to a simple tcp socket and send a string?
Second, there is no socket() function. Please read the fine manual:
http://www.php.net/manual/en/ref.sockets.php
-Rasmus
On Wed, 10 Apr 2002, Quique wrote:
> Sorry 4 long pos
Sorry 4 long post (necessary)
-
Hi.
I decided to post this msg coz i'm almost tired of "fighting" with
php...
I begun some time ago looking in php anything that would allow me to
make a
connection to another host. Then i discovered in the PHP's manual (
Spanish CHM