$body1 = imap_body($link,$x);

$pieces1 = explode("\n", $body1);

Im using the above - & foreach etc.. (later)....

However - the in-coming emails are sent (by me)  - as text...

however im receiving - in the script - hex codes...

There was a talk earlier - someone asked a similar question.. - & a
URL was specified - explaining about HEX etc..

However - Nothing was said about REMOVING the hex code....

is there an option in imap_body - to specify pure non-hexafied text ??

Or is there something about the 'explode' - that puts the hex in ?


-- 

G Stewart
Gmail : [EMAIL PROTECTED]
NZ: [EMAIL PROTECTED]
http://busnz.kwister.com/ - Updated


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to