mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
testing
This commit is contained in:
parent
0bbe641a91
commit
9e870afa39
@ -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 ) {
|
||||
|
Loading…
Reference in New Issue
Block a user