php man page for imap_bodystruct

Query: imap_bodystruct

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IMAP_BODYSTRUCT(3)							 1							IMAP_BODYSTRUCT(3)

imap_bodystruct - Read the structure of a specified body section of a specific message

SYNOPSIS
object imap_bodystruct (resource $imap_stream, int $msg_number, string $section)
DESCRIPTION
Read the structure of a specified body section of a specific message.
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $msg_number - The message number o $section - The body section to read
RETURN VALUES
Returns the information in an object, for a detailed description of the object structure and properties see imap_fetchstructure(3).
SEE ALSO
imap_fetchstructure(3). PHP Documentation Group IMAP_BODYSTRUCT(3)
Related Man Pages
imap_check(3) - php
imap_headerinfo(3) - php
imap_mailboxmsginfo(3) - php
imap_status(3) - php
imap_thread(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!