Re: [PHP] Socket server in PHP

2005-06-24 Thread vieonet forums
June 24, 2005 5:18 AM Subject: Re: [PHP] Socket server in PHP On Wed, June 22, 2005 11:52 pm, kioto said: Hi all sorry for the ignorance :D.This is my first time with Socket and i have a question for you.I want create a script that run like daemon in background and listen incoming reque

Re: [PHP] Socket server in PHP

2005-06-23 Thread Richard Lynch
On Wed, June 22, 2005 11:52 pm, kioto said: > Hi all sorry for the ignorance :D.This is my first time with Socket and > i have > a question for you.I want create a script that run like daemon in > background > and listen incoming request.It's possible with socket open a stream to a > directory > an

[PHP] Socket server in PHP

2005-06-22 Thread kioto
Hi all sorry for the ignorance :D.This is my first time with Socket and i have a question for you.I want create a script that run like daemon in background and listen incoming request.It's possible with socket open a stream to a directory and check any change on this directory ? I want send not