php-doc-en/functions
2000-08-23 11:14:01 +00:00
..
apache.xml Extra paras needed for proper indentation. 2000-07-29 15:39:39 +00:00
array.xml natsort() cross refs in other sorts 2000-08-23 07:55:57 +00:00
aspell.xml added a note recommending people to use pspell instead of 2000-07-26 22:14:37 +00:00
bc.xml Some corrections. 2000-06-24 14:19:57 +00:00
calendar.xml Corrected the refpurpose. Thanks to Austin C Lowry for reporting this. 2000-07-17 18:40:14 +00:00
ccvs.xml Added ccvs.xml to the English manual. 2000-08-10 17:26:37 +00:00
classobj.xml moved call_user_method from var.xml to classobj.xml 2000-08-04 17:01:04 +00:00
com.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
cpdf.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
curl.xml Added php version note to stave off bug reports 2000-08-15 03:20:29 +00:00
cybercash.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
datetime.xml Indentation. 2000-08-21 17:58:02 +00:00
dba.xml Add dba switches 2000-08-07 18:05:47 +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 added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
exec.xml Added note on leaving programs running on the background from exec(), 2000-07-10 05:15:38 +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 Added more cross-refs. 2000-08-23 07:32:13 +00:00
ftp.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
gettext.xml Commit some minor stuff I did on the plane 2000-08-08 23:57:55 +00:00
http.xml Some cosmetic changes. 2000-08-16 00:01:46 +00:00
hw.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
ibase.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
icap.xml Argument types from function protos. 2000-07-29 13:43:34 +00:00
ifx.xml Fixed typos + cosmetic changes 2000-07-08 10:52:08 +00:00
image.xml content-type typo fix 2000-08-09 22:00:42 +00:00
imap.xml Fixed some more typos. 2000-08-06 22:48:05 +00:00
info.xml Fixed typo that Hotsjy caught 2000-08-20 19:42:51 +00:00
ldap.xml Typo (duplicate text) in example. 2000-08-15 10:01:21 +00:00
mail.xml Sorry I had no time during the LinuxDays at Stuttgart. 2000-07-01 21:36:42 +00:00
math.xml Added info on new constants that I included in ext/standard/php_math.h 2000-08-21 09:37:33 +00:00
mcal.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
mcrypt.xml Updated documentation for the libmcrypt 2.4.x support. 2000-08-10 20:12:03 +00:00
mhash.xml Changed the title and some cleanup. 2000-06-24 14:42:10 +00:00
misc.xml documentation and examples of use of create_function() to generate 2000-08-20 23:55:59 +00:00
msql.xml Added mSQL partintro 2000-08-05 04:14:23 +00:00
mssql.xml little correction (I hope it's correct now ;-) 2000-07-23 18:15:44 +00:00
mysql.xml Better explanations of what mysql_errno() and mysql_error() do. 2000-08-22 01:36:03 +00:00
network.xml Added socket_set_timeout (PLEASE SCRUTINIZE). 2000-08-23 07:24:56 +00:00
nis.xml Some cosmetic changes and changed string[] to array. 2000-07-22 19:05:55 +00:00
oci8.xml return type for OCIError fixed 2000-08-11 13:11:10 +00:00
oracle.xml some more re-indenting 2000-08-23 10:48:34 +00:00
pcre.xml Only spaces, no tabs. 2000-07-31 17:19:26 +00:00
pdf.xml - Hint to compile pdflib 2000-08-07 13:25:27 +00:00
pfpro.xml Updates to pfpro documentation: 2000-07-24 00:34:40 +00:00
pgsql.xml Corrected pg_fetch_row documentation 2000-08-19 19:56:06 +00:00
posix.xml corrected the sgml-default-dtd-file option to point to the correct location. (../../manual.ced) 2000-08-22 21:40:33 +00:00
pspell.xml Beautified it a bit. 2000-08-08 19:45:33 +00:00
readline.xml Enhanced readline. 2000-08-20 16:29:46 +00:00
recode.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
regex.xml Closing Bug #5833: ereg_replace fails to use correct variable type. 2000-08-18 11:16:14 +00:00
sem.xml added <funcprototype> sections in every <funcsynopsis> 2000-06-24 07:38:45 +00:00
session.xml added session_set_save_handler documentation; removed example from session intro since the function is now documented 2000-08-22 23:02:46 +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
strings.xml Adding note as discussed in bug_id 6267 and note about future extension of function parse_str to return array. 2000-08-23 11:14:01 +00:00
swf.xml Fixed a misnamed reference of swf_shapefillbitmaptile -> clip 2000-08-12 17:23:27 +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 Missing sort title in filepro, and moving rawurl* func to 2000-08-07 16:07:02 +00:00
var.xml Corrected typo 2000-08-15 12:30:42 +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 Fixing bad example title. 2000-08-07 23:12:25 +00:00
zlib.xml Title change and some cleanup. 2000-06-24 16:14:29 +00:00