Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~1K People Reached
Favorite Forums
Favorite Tags
php x 1

1 Posted Topic

Member Avatar for Egnited

can you please help me with this code. i am trying to embed a image in my mail and its showing as string of alphanumeric .. [CODE]function send_mail_pear() { $crlf = "\n"; $to = "mail@mail.in"; $head = ("From: mail@mail.in". "\r\n"); $head .= "Content-type: text/html\r\n"; $head .= "Content-Type: image/jpeg"; $mime = …

Member Avatar for sanks.sanks
0
1K

The End.