[PHP-DEV] arbitrary content-type parameters in imap_mail_compose

2002-09-17 Thread Kevin Way
4', 'id' => '[EMAIL PROTECTED]'); $part1['encoding']=ENCBINARY; $part1['contents.data']=$contents; Thanks, Kevin Way -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #13352: trim/rtrim/ltrim do not work as advertised

2001-09-17 Thread kevin . way
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: trim/rtrim/ltrim do not work as advertised if you specify a character class as the second argument (like the documentation states is legal), you get r

[PHP-DEV] Re: Bug #13352 Updated: trim/rtrim/ltrim do not work as advertised

2001-09-17 Thread Kevin Way
I hadn't noticed the note at the bottom of the page, was instead looking at the top of the page, where the PHP version specifications are deceivingly listed. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR