Search Results

Search: Posts Made By: Corona688
Forum: Web Development 01-06-2009
3,322
Posted By Corona688
<?php $a=array(1 => "Fred"); $b=array(1 =>...
<?php

$a=array(1 => "Fred");
$b=array(1 => 1);

echo $a[$b[1]], "\n";

?> works. So I think your issue is not with your nested arrays but with some other area of syntax.
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy