PHP Functions : IMAP, POP3 and NNTP Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions IMAP POP and NNTP Functions
Help URL: http://www.php.net/manual/en/ref.imap.php
Items Related to IMAP, POP3 and NNTP Functions
Inner Elements of IMAP, POP3 and NNTP Functions
IMAP, POP3 and NNTP Functions contains following items:
- imap_8bit (imap bit)
- imap_alerts (imap alerts)
- imap_append (imap append)
- imap_base64 (imap base )
- imap_binary (imap binary)
- imap_body (imap body)
- imap_bodystruct (imap bodystruct)
- imap_check (imap check)
- imap_clearflag_full (imap clearflag full)
- imap_close (imap close)
- imap_createmailbox (imap createmailbox)
- imap_delete (imap delete)
- imap_deletemailbox (imap deletemailbox)
- imap_errors (imap errors)
- imap_expunge (imap expunge)
- imap_fetch_overview (imap fetch overview)
- imap_fetchbody (imap fetchbody)
- imap_fetchheader (imap fetchheader)
- imap_fetchstructure (imap fetchstructure)
- imap_get_quota (imap get quota)
- imap_get_quotaroot (imap get quotaroot)
- imap_getacl (imap getacl)
- imap_getmailboxes (imap getmailboxes)
- imap_getsubscribed (imap getsubscribed)
- imap_header (imap header)
- imap_headerinfo (imap headerinfo)
- imap_headers (imap headers)
- imap_last_error (imap last error)
- imap_list (imap list)
- imap_listmailbox (imap listmailbox)
- imap_listscan (imap listscan)
- imap_listsubscribed (imap listsubscribed)
- imap_lsub (imap lsub)
- imap_mail_compose (imap mail compose)
- imap_mail_copy (imap mail copy)
- imap_mail_move (imap mail move)
- imap_mail (imap mail)
- imap_mailboxmsginfo (imap mailboxmsginfo)
- imap_mime_header_decode (imap mime header decode)
- imap_msgno (imap msgno)
- imap_num_msg (imap num msg)
- imap_num_recent (imap num recent)
- imap_open (imap open)
- imap_ping (imap ping)
- imap_qprint (imap qprint)
- imap_renamemailbox (imap renamemailbox)
- imap_reopen (imap reopen)
- imap_rfc822_parse_adrlist (imap rfc parse adrlist)
- imap_rfc822_parse_headers (imap rfc parse headers)
- imap_rfc822_write_address (imap rfc write address)
- imap_scanmailbox (imap scanmailbox)
- imap_search (imap search)
- imap_set_quota (imap set quota)
- imap_setacl (imap setacl)
- imap_setflag_full (imap setflag full)
- imap_sort (imap sort)
- imap_status (imap status)
- imap_subscribe (imap subscribe)
- imap_thread (imap thread)
- imap_timeout (imap timeout)
- imap_uid (imap uid)
- imap_undelete (imap undelete)
- imap_unsubscribe (imap unsubscribe)
- imap_utf7_decode (imap utf decode)
- imap_utf7_encode (imap utf encode)
- imap_utf8 (imap utf )
PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers. -- wikipedia.org
|