I'm trying to convert a PHP array to coldfusion I'm stumped and was hoping you all could help. Below is the line of code I'm trying to convert:
$round[$i][$j]["Home"]=$home[$j];
Any help would be greatly appreciated. If you need more info please let me know. I've read solutions to the other 2 questions regarding this, but they don't seem relevant. Regards,
Jay