1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
Note: The english language is used here, so more people can read it,
and understand what is here, and where we are with the Dutch
translations...
The Dutch manual is edited by Mathieu 'CaPS' Kooiman,
Leendert 'HolyGoat' Brower, Ninh Bui en Derick 'OpenSrc' Rethans.
Translators (in alphabetic order):
CVS Name Email(s)
=============================================================================
Leendert Brouwer goat@daholygoat.nl
Ninh Bui madnerd@phusion.nl
mathieu Mathieu Kooiman mathieu@caps-enterprises.nl
derick Derick Rethans d.rethans@jdimedia.nl
jeroen Jeroen van Wolffelaar jeroen@zeta.nl
Filename Translator Version (en) Needs update
=============================================================================
bookinfo.xml Derick 1.11
preface.xml Derick 1.6
------- appendices ----------------------------------------------------------
debugger.xml Derick 1.7
escaping.xml Derick 1.2
history.xml Derick 1.2
http-stuff.xml Derick 1.2
migration.xml
phpdevel.xml
regexp.xml Derick 1.2
reserved.xml Derick 1.1
------- chapters ------------------------------------------------------------
config.xml
install.xml
intro.xml Derick 1.13 *
security.xml Derick 1.13 *
------- features ------------------------------------------------------------
connection-handling.xml Mathieu done
cookies.xml Mathieu done
error-handling.xml Mathieu done
file-upload.xml Mathieu done
http-auth.xml Mathieu done
images.xml Mathieu done
persistent-connections.xml Mathieu done
remote-files.xml Mathieu done
------- functions -----------------------------------------------------------
apache.xml Derick done
array.xml Leendert started
aspell.xml
bc.xml
calendar.xml
classobj.xml
com.xml Derick done
cpdf.xml
curl.xml
cybercash.xml
datetime.xml Leendert 1.30
dba.xml
dbase.xml
dbm.xml
dir.xml Derick done
dl.xml Derick done
domxml.xml
exec.xml
fdf.xml
filepro.xml
filesystem.xml
ftp.xml
gettext.xml
http.xml
hw.xml
ibase.xml
icap.xml
ifx.xml
image.xml
imap.xml
info.xml
ldap.xml
mail.xml
math.xml
mcal.xml
mcrypt.xml
mhash.xml
misc.xml
msql.xml
mssql.xml
mysql.xml
network.xml
nis.xml
oci8.xml
oracle.xml
pcre.xml
pdf.xml
pfpro.xm
pgsql.xml
posix.xml
pspell.xml
readline.xml
recode.xml
regex.xml
rtfm.xml Derick 1.2
sablot.xml
sem.xml
session.xml
shmop.xml
snmp.xml
strings.xml Leendert done
swf.xml
sybase.xml
uodbc.xml
url.xml Derick started
var.xml
vmailmgr.xml
wddx.xml Derick started
xml.xml
yaz.xml
zlib.xml
-------- language ----------------------------------------------------------
basic-syntax.xml Derick 1.3 **
constants.xml Derick 1.3 ***
control-structures.xml Derick 1.22 ***
expressions.xml Derick 1.1.1.1 **
functions.xml Derick 1.9 *
oop.xml Derick 1.5 ****
operators.xml
references.xml Derick 1.6 ***
types.xml
variables.xml
----------------------------------------------------------------------------
* Minor changes
** Larger changes
*** Structural changes (update a.s.a.p. or remove temporarily)
**** Structural changes (causes make problem)
|