Re: [PHP] Stream Functions

2007-03-12 Thread Richard Lynch
On Sun, March 11, 2007 1:15 pm, [EMAIL PROTECTED] wrote: > Can anyone suggest why the connection might be refused? My first guess would be that you have a firewall blocking the connection. PHP can't poke holes in your firewall for you. -- Some people have a "gift" link here. Know what I want? I

[PHP] Stream Functions

2007-03-11 Thread ccspencer
Hello, I have been trying to get the stream functions to work in PHP. While undoubtedly my problems are due to ignorance I'd appreciate anything helpful anyone would care to say that might alleviate that ignorance. Basically, I have just been trying to get the examples given in the manual to wo