php-doc-en/functions
Ron Chmara c151b1e2df Updating soundex example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33369 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 03:31:59 +00:00
..
apache.xml Extra paras needed for proper indentation. 2000-07-29 15:39:39 +00:00
array.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +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 reference to /dl (/ext). 2000-09-01 04:19:14 +00:00
ccvs.xml Added ccvs.xml to the English manual. 2000-08-10 17:26:37 +00:00
classobj.xml re-ordering of definitions 2000-09-04 11:51:43 +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 example. 2000-10-02 00:13:47 +00:00
cybercash.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
datetime.xml Fixed typo. ( In strftime %m prefixes month-numbers with 0's when < 10 ) 2000-09-20 19:27:34 +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 changed how I noted a void parameter 2000-08-22 21:55:10 +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 PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
exec.xml Try to put a better example of EscapeShellCmd usage 2000-09-05 17:35:42 +00:00
fdf.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +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 umask does not play well with windows. 2000-10-01 23:12:15 +00:00
ftp.xml Eleminated some bugs here. 2000-09-02 10:37:02 +00:00
funchand.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
gettext.xml Commit some minor stuff I did on the plane 2000-08-08 23:57:55 +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 PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +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 PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
imap.xml update translations and some cosmetic changes and fixed some typos. 2000-09-30 02:01:26 +00:00
info.xml update translations and some cosmetic changes and fixed some typos. 2000-09-30 02:01:26 +00:00
ldap.xml Typo in example. 2000-09-30 20:52:00 +00:00
mail.xml Sorry I had no time during the LinuxDays at Stuttgart. 2000-07-01 21:36:42 +00:00
math.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +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 Updated funcproto's for 2.4. 2000-09-30 17:11:38 +00:00
mhash.xml Changed the title and some cleanup. 2000-06-24 14:42:10 +00:00
misc.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
msql.xml Updated connection functions to match proto's, lowercase function names. 2000-09-13 05:07:44 +00:00
mssql.xml little correction (I hope it's correct now ;-) 2000-07-23 18:15:44 +00:00
mysql.xml update translations and some cosmetic changes and fixed some typos. 2000-09-30 02:01:26 +00:00
network.xml Updated name for socket-set-blocking to fix broken linking. 2000-10-01 23:38:18 +00:00
nis.xml Some cosmetic changes and changed string[] to array. 2000-07-22 19:05:55 +00:00
oci8.xml update translations aand cosmetic changes. 2000-10-01 15:36:44 +00:00
oracle.xml I think it should be 'column' instead of 'row'.... (?) 2000-08-28 11:16:40 +00:00
outcontrol.xml added docs for ob_get_length, modifed the "See Also" para for ob_get_contents. 2000-08-29 21:10:19 +00:00
pcre.xml Fixed another example per errata. 2000-09-30 20:07:03 +00:00
pdf.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
pfpro.xml Updates to pfpro documentation: 2000-07-24 00:34:40 +00:00
pgsql.xml Fixed all remaining references to pg_(set)clientencoding and a few typos. 2000-09-13 09:54:13 +00:00
posix.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
pspell.xml fixed typos and added new functions. 2000-09-04 15:28:39 +00:00
readline.xml Enhanced readline. 2000-08-20 16:29:46 +00:00
recode.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
regex.xml Added another example to preg_split() and a pointer to it from split(), 2000-09-10 22:46:43 +00:00
satellite.xml Clarification of Satellite's purpose 2000-09-05 08:29:49 +00:00
sem.xml Clarification of OS dependancy in response to errata notes. <sigh> 2000-09-06 06:46:47 +00:00
session.xml typo in example 2000-09-30 20:58:54 +00:00
shmop.xml - Documentation for the shmop functions. 2000-10-01 15:09:15 +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 matching port/protocol to other text for bind() 2000-10-01 23:57:30 +00:00
strings.xml Updating soundex example 2000-10-04 03:31:59 +00:00
swf.xml PHP3 -> PHP 3, PHP4 -> PHP 4 2000-09-15 16:09:44 +00:00
sybase.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +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 Cleaning docs for empty(). 2000-09-29 23:08:49 +00:00
vmailmgr.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
wddx.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
xml.xml Fixed typo 2000-08-21 08:02:45 +00:00
yaz.xml Improved introduction of YAZ extension. Added more information about 2000-09-18 17:32:37 +00:00
zlib.xml s/gzcompress/gzuncompress/ in the function definition for gzuncompress 2000-09-14 23:51:07 +00:00