Home
last modified time | relevance | path

Searched refs:associative (Results 101 – 101 of 101) sorted by relevance

12345

/php-src/tests/lang/
H A D024.phpt19 ${$$$a}["associative arrays work too"] = "this is nifty";
22 This should read "this is nifty": <?php echo $blah[$test="associative arrays work too"]."\n"; ?>

Completed in 13 milliseconds

12345