mailparse_uudecode_all

Example

 array mailparse_uudecode_all ( resource $fp ) 

Description

Scans the data from the given file pointer and extract each embedded uuencoded file into a temporary file.

Return Values

Returns an array of associative arrays listing filename information. filename Path to the temporary file name created