This is a discussion on Difference between convert_uudecode & convert_uuencode? within the PHP Programming forums, part of the Web Development category; Can anyone tell me the main difference between the two functions convert_uudecode and convert_uuencode?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| convert_uuencode convert_uuencode() encodes a string using the uuencode algorithm. Uuencode translates all strings (including binary's ones) into printable characters, making them safe for network transmissions. Uuencoded data is about 35% larger than the original convert_uudecode convert_uudecode() decodes a uuencoded string |
| |||
| Example#1 convert_uuencode() example Quote:
Quote:
__________________ $enthil |
![]() |
| Thread Tools | |
| Display Modes | |
| |