PHP.net - PHP Manual | PHP.net - Filesystem Functions.
PHPhulp | PHPhulp - tutorials | PHPhulp - scripts.
tizag.com - PHP Tutorial - Learn PHP.
w3schools.com - PHP Functions.
<< PHP manual.
Array
(
[0] => appel
[1] => peer
[2] => banaan
[3] => kiwi
)
Array
(
[appel] => 10
[peer] => 0
[banaan] => 4
[kiwi] => 12
)
Een appel is lekker, een kiwi wat minder.
Ik heb 10 appels en 4 bananen.
Fruitsoorten:
appel
peer
banaan
kiwi