Re: [PHP-DEV] Re: [EMAIL PROTECTED] RE: [PHP-DEV] new apache fastcgi implementation and phpfastcgi patch

2006-11-26 Thread James Aylett
lementation is great, it doesn't need to serve static files. I wouldn't use it for that. James -- James Aylett Chief Technical Architect t 020 7535 9850 f 020 7535 9900 w http://tangozebra.com/ Tangozebra may not be held responsible for the content of this email as it may refle

Re: [PHP-DEV] Re: CLI in PHP6

2005-10-06 Thread James Aylett
there are plenty of processes that run happily for months on W2K Server. James -- james aylett, chief technical architect tangozebra 020 7535 9814 This e-mail has been scanned for all viruses by Star. The service is

Re: [PHP-DEV] FORM accept-charset was: PHP Unicode support design document

2005-08-26 Thread James Aylett
re's actually a completely reliable way of working. ASCII is the only thing guaranteed to work according to the specs (at least, that's my reading), but some browsers will do strange things. If you really want to transport general character data from HTML FORMs, use multipart/form-data.

RE: [PHP-DEV] PHP 5.1

2005-06-06 Thread James Aylett
> for (...; ...; ...) { > for (...; ...; ...) { > if (...) { > ... code ... > continue 2; > } else { > ... code ... > break; > } > } > } [Further snipped to highlight important bits.] Wouldn't named b

Re: [PHP-DEV] GIF create support for bundled GD

2004-05-20 Thread James Aylett
On Thu, May 20, 2004 at 09:36:02AM -0700, Rasmus Lerdorf wrote: > My intention was always to add this after June 18th. The Unisys page quoted earlier suggests July 7th is the last patent expiry (in Canada). <http://www.unisys.com/about__unisys/lzw/> James -- james aylett, chief