Posted by J.O. Aho on 07/15/06 20:29
c0v1k wrote: > //how to put string in 2D array > > for ($i=1; $i<=$num_parents; $i++) > { > for ($j=1; j<$num_childs; $j++) > { > $parent[$i][$j]=$name_of_children[$j]; //? is this right? > } > } Yes
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming