php-doc-en/functions
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
..
apache.xml Fix broken reference between the ASCII/EBCDIC conversion functions 2000-10-20 15:01:00 +00:00
array.xml fixing <? to <?php 2000-12-13 04:51:35 +00:00
aspell.xml update translations and some cosmetic changes and fixed some typos. 2000-09-30 02:01:26 +00:00
bc.xml s/source/PHP/ in the BCMATH note 2000-09-06 17:25:50 +00:00
calendar.xml Updated/fixed jdtofrench() 2000-11-02 08:32:34 +00:00
ccvs.xml Added ccvs.xml to the English manual. 2000-08-10 17:26:37 +00:00
classobj.xml - Added one <sect1> to <partintro> of ldap.xml, also some reformatting. 2000-10-14 13:26:28 +00:00
com.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
cpdf.xml fixed typo; (only little) re-indenting 2000-09-18 16:23:16 +00:00
curl.xml Typo in curl_setopt. This page needs some cleanup, entropy has run amok. 2000-10-20 06:26:18 +00:00
cybercash.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
datetime.xml Add descriptio of 'r' option 2000-12-21 14:03:28 +00:00
dba.xml Looks now more like XML. 2000-09-09 01:06:51 +00:00
dbase.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
dbm.xml Cosmetic changes. IMHO should dblist() renamed to dbmlist(). 2000-07-22 20:05:38 +00:00
dir.xml Make a note that !== did not exist until 4.0.0-RC2 2000-10-06 04:49:32 +00:00
dl.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
domxml.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
errorfunc.xml as per errata. 2000-11-24 05:58:53 +00:00
exec.xml Try to put a better example of EscapeShellCmd usage 2000-09-05 17:35:42 +00:00
fdf.xml return types corrected 2000-10-09 15:00:36 +00:00
filepro.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
filesystem.xml Fix for #8241. 2000-12-13 22:10:12 +00:00
ftp.xml Fixed a typo. 2000-10-27 20:42:23 +00:00
funchand.xml Updating per errata. 2000-12-10 04:25:35 +00:00
gettext.xml per errata 2000-12-10 04:33:35 +00:00
gmp.xml added gmp.xml and fixed some typos. 2000-12-07 23:12:13 +00:00
http.xml update translations and some cosmetic changes and fixed some typos. 2000-09-30 02:01:26 +00:00
hw.xml Depreciated usage of functions, misnamed functions, some nesting and indentation. 2000-10-02 01:07:31 +00:00
ibase.xml example for ibase_field_info 2000-12-10 04:13:27 +00:00
icap.xml Argument types from function protos. 2000-07-29 13:43:34 +00:00
ifx.xml Typos in examples 2000-09-30 20:33:57 +00:00
image.xml per errata/rasmus 2000-12-10 04:57:27 +00:00
imap.xml fixing "image_fetchstructure" -> imap_fetchstructure " (and body). 2000-12-27 08:51:15 +00:00
info.xml Typo introduced by sas. 2000-11-29 17:58:57 +00:00
ingres_ii.xml initial version. 2000-11-20 17:25:32 +00:00
ldap.xml Added note to ldap_connect() on URL and SSL support with OpenLDAP 2.x.x 2000-10-29 20:10:08 +00:00
mail.xml Typo, clarifying mime type portion of example. 2000-10-27 08:00:26 +00:00
math.xml added a note to round() regarding php3/4 differences 2000-12-19 11:36:43 +00:00
mcal.xml Adding new functions to match php_mcal.c proto, fixing typos, indentation. 2000-09-03 12:02:43 +00:00
mcrypt.xml libmcrypt 2.4.x should outputs 3DES , not TripleDES. 2000-12-05 22:19:18 +00:00
mhash.xml Correcting a fault of myself... 2000-12-23 16:19:35 +00:00
misc.xml Updated the prototype of highlight_*/show_source, in PHP4 they 2000-11-04 01:16:10 +00:00
msql.xml Fixed wrong info: msql_fieldtype returns "char" not "string" 2000-10-11 00:47:12 +00:00
mssql.xml little correction (I hope it's correct now ;-) 2000-07-23 18:15:44 +00:00
mysql.xml Fixed a typo. 2000-12-09 15:04:10 +00:00
network.xml fixing <? to <?php 2000-12-13 04:51:35 +00:00
nis.xml updating configure options. 2000-11-18 02:01:36 +00:00
oci8.xml Typos, indentation, line breaks, reordering function listing, updating some text. 2000-11-05 06:40:30 +00:00
openssl.xml Added doc for OpenSSL extension 2000-12-26 14:40:01 +00:00
oracle.xml I think it should be 'column' instead of 'row'.... (?) 2000-08-28 11:16:40 +00:00
outcontrol.xml Incorporate errata. 2000-12-11 01:44:01 +00:00
ovrimos.xml Some cosmetic changes. 2000-10-17 12:33:25 +00:00
pcre.xml Explain $n backreferences. 2000-11-15 15:01:03 +00:00
pdf.xml Typo on line 1589 - "width" was spelled "widgth" 2000-12-13 19:29:55 +00:00
pfpro.xml Updates to pfpro documentation: 2000-07-24 00:34:40 +00:00
pgsql.xml fixing <? to <?php 2000-12-13 04:51:35 +00:00
posix.xml GNU systems support an additional field 'domainname' in posix_uname() 2000-10-09 15:06:37 +00:00
pspell.xml fixed typos and added new functions. 2000-09-04 15:28:39 +00:00
readline.xml Fixing some typos... 2000-12-23 16:15:16 +00:00
recode.xml Corrected error in recode_file prototype 2000-11-10 06:02:49 +00:00
regex.xml a small clarification 2000-10-09 15:02:00 +00:00
satellite.xml Clarification of Satellite's purpose 2000-09-05 08:29:49 +00:00
sem.xml - Clarified the limits, and some lay-out 2000-11-12 18:57:31 +00:00
sesam.xml Fix typo 2000-12-15 09:24:35 +00:00
session.xml fixing <? to <?php 2000-12-13 04:51:35 +00:00
shmop.xml fixed a typo and update translations. 2000-10-21 01:35:44 +00:00
snmp.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
sockets.xml adding functions 2000-11-02 08:14:12 +00:00
strings.xml Added note about third argument being added for explode() in PHP 4.0.1 2000-12-22 00:57:14 +00:00
swf.xml More fixes of indentation. No tabs please, just spaces. 2000-11-01 23:41:57 +00:00
sybase.xml Incorporate errata. 2000-12-11 18:04:03 +00:00
uodbc.xml added the Unified moniker to the section name 2000-08-18 15:32:54 +00:00
url.xml Make this look a bit nicer 2000-09-06 18:04:53 +00:00
var.xml Updating return type for is_* 2000-11-24 07:05:32 +00:00
wddx.xml Fixing some typos... 2000-12-23 16:15:16 +00:00
xml.xml Fixed entities in examples s/>/&gt;/ 2000-10-28 06:41:22 +00:00
xslt.xml Typo in example. 2000-12-13 06:33:36 +00:00
yaz.xml Improved introduction of YAZ extension. Added more information about 2000-09-18 17:32:37 +00:00
zlib.xml added a note about the experimental 'zlib:' fopen wrapper 2000-10-13 12:59:27 +00:00