POP3.CLASS 1.2 PHP script

SPONSORED LINKS

    Specification

  • Version: 1.2
  • File size: 0 KB
  • File name: download.php?type=snippet&id=879
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: PHP
  • Price:GPL
  • Company: jamesb63 (View more)

POP3.CLASS 1.2 script description:




Publisher review:
POP3.CLASS is a php class that will connect to a POP3 server, authenticate you and then provide methods to return the list of messages in the mailbox, get a message and more. It's a php class that will connect to a POP3 server, authenticate you and then provide methods to return the list of messages in the mailbox, get a message and split the message into segments (readable text and attachments).Example:$msgData = $pop->GetMessage(n);$chunks = $pop->SplitMessage($msgData);$chunks is returned as follows:$chunks[n] =Array("headers" => Array(),"body" => body);Example:$chunks[0]["headers"]["from"] contains the data of who the message was from.$chunks[0]["headers"]["content-type"] contains the type of data in this segment.In 99% of cases there will be a "text/plain" or "text/html" segment.
POP3.CLASS 1.2 is a PHP script for Snippets scripts design by jamesb63. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
POP3.CLASS is a php class that will connect to a POP3 server, authenticate you and then provide methods to return the list of messages in the mailbox, get a message and more.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5