Posted by c0v1k on 07/15/06 18:50
//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? } }
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming