PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
lexx
Forum Newbie
Posts: 21 Joined: Sat Jun 08, 2002 10:30 pm
Post
by lexx » Sat Jun 08, 2002 10:30 pm
does php have mime decoder/encoder functions?
Thanks for any help.
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Sun Jun 09, 2002 2:21 am
lexx
Forum Newbie
Posts: 21 Joined: Sat Jun 08, 2002 10:30 pm
Post
by lexx » Tue Jun 11, 2002 4:11 pm
the decoder code is there but no ecoder?
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Tue Jun 11, 2002 6:22 pm
base64_encode and
imap_8bit (ok, not that obvious) are encoders
suhailkaleem
Forum Newbie
Posts: 12 Joined: Thu Nov 07, 2002 9:11 am
Contact:
Post
by suhailkaleem » Fri Dec 20, 2002 10:27 am
hi !
what about php function that will convert uuencode to base64 ??
Thanks