Re: [PHP-DEV] Timeout Function:

2001-04-24 Thread Jason Sims
ow Perl is doing it and go from there. -- Jason Sims Senior Editor & System Administrator Inside Mac Games http://www.insidemacgames.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] T

Re: [PHP-DEV] Timeout Function

2001-04-24 Thread Jason Sims
and this way you can > manage the timeouts yourself. Introducing a language-level timeout > feature is complicated. I want to *write* to the connection to do a GET request? That sort of makes sense, but how do I get what the remote server returned after I issued the request? -- Jason Sims Seni

Re: [PHP-DEV] Timeout Function

2001-04-24 Thread Jason Sims
file with some PHP code in a larger script; can I have a separate timeout for the included script, or does it apply to the main script? If I could have separate timeouts for included scripts, it could serve as a workaround for using timeouts on specific blocks of code. -- Jason Sims Senior Editor

[PHP-DEV] Timeout Function

2001-04-24 Thread Jason Sims
C is similar to Perl. Is the PHP interpreter written in C? Maybe I could contribute. Where can I find details on getting a CVS account for PHP development? I am willing to learn and contribute. -- Jason Sims Senior Editor & System Administrator Inside Mac Games http://www.insidemacgames.com