[PHP] Re: question for "translating" fsockopen into CURL

2007-03-14 Thread Chin
Yeni Setiawan wrote: > dear all. > > I'm currently writing a script that connect to specific IP (server) at a > specific port (1950). > then I need to send some parameters and the server will give me a reply. > > too bad, my current webhost no longer accept fsockopen(). > so I need to translate m

[PHP] Re: question for "translating" fsockopen into CURL

2007-03-14 Thread Chin
Yeni Setiawan wrote: > dear all. > > I'm currently writing a script that connect to specific IP (server) at a > specific port (1950). > then I need to send some parameters and the server will give me a reply. > > too bad, my current webhost no longer accept fsockopen(). > so I need to translate m