[PHP] Re: getservbyname

2002-07-22 Thread David Robley
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > getservbyname takes in the following arguments: > > getservbyname(string service, string protocol); > > is the parameter service similar to those diefined under > unix's /etc/services file or is there something else > to it? > > Thank

[PHP] Re: getservbyname

2002-07-22 Thread Richard Lynch
>getservbyname takes in the following arguments: > >getservbyname(string service, string protocol); > >is the parameter service similar to those diefined under >unix's /etc/services file or is there something else >to it? Just based on the docs, I'd have to say you simply have to have a "match" f