This commit is contained in:
1999-10-08 15:29:13 +00:00
parent 0bbe641a91
commit 9e870afa39

View File

@ -1,8 +1,6 @@
<?
$foo = array(7,"foo",3,array(1,2),4);
//print $foo[1];
for ($i=0; $i<3; $i++):
foreach($a, $foo ) {