Re: [PHP] email issue

2008-03-14 Thread Børge Holen
On Friday 14 March 2008 18:33:13 nihilism machine wrote:
> here is my simple email lib: http://pastebin.com/m4d107c01
>
> any idea why in the body i have a link with an = sign that gets
> replaced with a % sign?
>
> -e

read up on urlencode

-- 
---
Børge Holen
http://www.arivene.net

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] email issue

2008-03-14 Thread nihilism machine

here is my simple email lib: http://pastebin.com/m4d107c01

any idea why in the body i have a link with an = sign that gets  
replaced with a % sign?


-e

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php