|
-
Apr 4th, 2002, 11:17 AM
#1
Thread Starter
Hyperactive Member
Why data changed auto
I tried to send message as HTML and I used that headers
$headers .= "Content-Type: text/html; charset=iso-8859-1\n";
the message has been send as html but there is a problem in a message
the problem that this code: <img src="http://vbs.8k.com/banner.gif">
changed auto to this code: <img src="\http://vbs.8k.com/banner.gif">
so the image does not appear !!
I do not add any (\) in code ??
How can I solve this problem ???
Thanks
Last edited by prokhaled; Apr 4th, 2002 at 01:22 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|