[PHP] Re: E-mails with mail() as UTF-8

2005-01-07 Thread Kimmo Alm
On Fri, 7 Jan 2005 18:50:50 +1100, HarryG <[EMAIL PROTECTED]> wrote: Possibly the relay server can not send messages in the UTF-8 format so it has to convert the message. Try to install a local mail server on your pc smtp server in IIS on Windows or Postfix in linux and then try use your local se

[PHP] E-mails with mail() as UTF-8

2005-01-07 Thread Kimmo Alm
Hey again! I'm having major trouble using mail() to deliver UTF-8 e-mails. They get sent and delivered successfully, but seem to be... messed up when they arrive (they go through my ISP's relay e-mail server). My headers basically look like this: "From: Test <[EMAIL PROTECTED]>\nMIME-Version:

[PHP] Re: PHP cacher?

2005-01-05 Thread Kimmo Alm
On 6 Jan 2005 03:02:10 -, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: * Kimmo Alm <[EMAIL PROTECTED]>: On 5 Jan 2005 17:28:42 -, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > * Kimmo Alm <[EMAIL PROTECTED]>: > > I've been

[PHP] Re: PHP cacher?

2005-01-05 Thread Kimmo Alm
On 6 Jan 2005 03:02:10 -, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: * Kimmo Alm <[EMAIL PROTECTED]>: On 5 Jan 2005 17:28:42 -, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > * Kimmo Alm <[EMAIL PROTECTED]>: > > I've been

[PHP] Re: PHP cacher?

2005-01-05 Thread Kimmo Alm
On 5 Jan 2005 17:28:42 -, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: * Kimmo Alm <[EMAIL PROTECTED]>: Hello! I've been looking for some PHP cache software for a while now, and I just can't seem to find one suitable for my setup. I run PHP 5.x on Fre

[PHP] PHP cacher?

2005-01-05 Thread Kimmo Alm
free (no charge)... PS: How come that this isn't included in PHP itself, just as there's mod_deflate for Apache 2? // Kimmo Alm. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php