Hartmut Holzgraefe
7fe3bb0d94
added skeletons for missing functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65253 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-16 09:10:54 +00:00
jim winstead
348d5459c2
imap_delete: note that imap_expunge needs to be called during the same connection on pop3 mailboxes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65071 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-14 21:24:58 +00:00
Hartmut Holzgraefe
3747b34a1b
hope this solves the tabs vs. blanks issues once and for all
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Zak Greant
049fc77637
Fixed minor spelling error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-06 12:25:05 +00:00
Frank M. Kromann
19459d62fa
Update the documentation foi imap_mail()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63888 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 20:05:15 +00:00
Hartmut Holzgraefe
4a6f22f50a
started to wrap up all <programlisting> environments
...
in CDATA sections to allow verbatim examples
having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Hartmut Holzgraefe
9410c19fda
added version attribute to <?xml tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar
8a13500b1b
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:22:45 +00:00
Jeroen van Wolffelaar
6ae3b9dba5
Fix modelines for VI(M) for the manual (en).
...
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
This was discussed before, and this turned out to be best for all vi(m)
versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
4f1834c50f
External parsed entities _should_ each begin with a text declaration.
...
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55418 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:42:10 +00:00
Jeroen van Wolffelaar
7915a6c933
Added Revision tag on top of most xml files in en-tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Gabor Hojtsy
ad77de48a7
Closing bug #12391
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-26 09:24:30 +00:00
jim winstead
22d7941353
imap_uid isn't supported on pop mailboxes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50844 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 03:46:25 +00:00
Jeroen van Wolffelaar
db09591bd8
Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
...
I hope it's okay now...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2
Changed true, false and null to &true;, &false; and &null;
...
Probably this isn't correct at some places, but in the majority
it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
7c62d81304
Changed all identifiers between <function> and/or <refname> tags
...
that had ONLY the first letter uppercase to all-lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Anil Madhavapeddy
6a436668d8
RFC822 -> RFC2822
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-29 23:35:09 +00:00
Chuck Hagenbuch
c7c95d0ebb
add examples for SSL IMAP and POP3 servers, and correct server specs to be
...
of form host:port/protocol (some of them were host/protocol:port).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48556 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-24 17:37:40 +00:00
Damien Seguy
eef5df4496
Added <funcprototype>
...
to imap_header and imap_headerinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48247 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-23 12:02:24 +00:00
Hartmut Holzgraefe
206330a084
<void/>ified
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 18:33:21 +00:00
foobar
ef7c68743c
|| die -> or die
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47074 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-10 22:11:29 +00:00
David Croft
b6d821816f
fix function definition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46106 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-29 20:34:34 +00:00
Hartmut Holzgraefe
8108e15a33
RFC2821/2822 replace RFC821/822
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45846 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-25 16:40:08 +00:00
Daniel Beckham
9212fb317a
more see also changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45126 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-10 19:45:26 +00:00
Daniel Beckham
eb9900a146
added see also notes to imap_num_msg and imap_num_recent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45105 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-10 15:42:24 +00:00
Daniel Beckham
fc00cf161f
rearranged the imap functions to be in alphanumeric order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44931 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-06 00:14:54 +00:00
Dan Kalowsky
165f4ef9c6
Added in a bit of documentation for the imap_get_quota and imap_set_quota functions. Please review, revise, and comment on.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42279 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-28 01:01:42 +00:00
jim winstead
7dd641009b
fix a bunch more entities that cause a stricter xml parser (xerces) to choke
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
Damien Seguy
949c83b1b5
fixing "image_fetchstructure" -> imap_fetchstructure " (and body).
...
imap_header_decode() has <refentry id="function.imap-mime-header-decode">.
I suggest <refentry id="function.imap-header-decode">.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38338 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-27 08:51:15 +00:00
foobar
ba058d4a7b
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36016 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-19 19:05:14 +00:00
Ron Chmara
59b6243638
fixed proto/description for imap_scanmailbox
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33451 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-06 02:54:04 +00:00
Rui Hirokawa
7b191d71b8
update translations and some cosmetic changes and fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33132 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-30 02:01:26 +00:00
Hartmut Holzgraefe
e93f595d61
integrated some user annotations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33020 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-27 22:10:10 +00:00
Andrei Zmievski
13b81a2720
PHP3 -> PHP 3, PHP4 -> PHP 4
...
And everyone should follow that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
foobar
685963210d
Fixed some more typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29761 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 22:48:05 +00:00
foobar
f4957ac8d7
Fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29753 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 21:38:55 +00:00
foobar
463903de56
Fixed: < into < and > into >
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29344 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-30 00:08:43 +00:00
foobar
4f1b7f3774
A start of documentation for imap_compose_mail(). At least an example there.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29339 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 21:12:46 +00:00
foobar
c45331218a
Moved imap_mailboxmsginfo() example code to right place + updated
...
imap_mailboxmsginfo() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29323 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-29 14:22:27 +00:00
Stefan Livieratos
305206c5a1
Fixed typos + cosmetic changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27864 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-08 10:52:08 +00:00
Hartmut Holzgraefe
251c6a3eea
corrected imap_delete example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27392 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-30 07:44:26 +00:00
Hartmut Holzgraefe
03d573b73d
added <funcprototype> sections in every <funcsynopsis>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Ted Rolle Jr
d4a44e0aa1
Added documentation for the function "imap_mime_header_decode" in the imap-module.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25151 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-27 22:56:16 +00:00
Hartmut Holzgraefe
d7806fd371
converted http: and ftp: urls in sourcefiles to entities
...
defined in global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24828 c90b9560-bf6c-de11-be94-00142212c4b1
2000-05-23 15:58:32 +00:00
Egon Schmid
4bb047b57f
This construct don't work with print stylesheets.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@22617 c90b9560-bf6c-de11-be94-00142212c4b1
2000-04-09 19:22:02 +00:00
Hartmut Holzgraefe
0d1a6ff2f2
more examples and minor corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21525 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-14 19:26:01 +00:00
Chuck Hagenbuch
6489b73342
here's a shot at basic documentation for imap_rfc822_parse_headers()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21434 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 22:42:59 +00:00
Hartmut Holzgraefe
5e6ad838ed
added a first bunch of examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21211 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-08 20:46:27 +00:00
Egon Schmid
81cc49259d
Should read 'The Chicago Manual of Style' myself several times before commiting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20989 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 21:18:03 +00:00
Hartmut Holzgraefe
c2db5ba523
... should now contain all the additions and corrections i've
...
put into the german version during translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20980 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 16:07:55 +00:00