Convert PHP array to Coldfusion - coldfusion

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

Related

Where can I find django(ORM) practice problems?

I'm really finding it very difficult to source practice problems for Django and its ORMs. I've heard Mosh's paid course has such exercises. I'm just getting started with Django mostly referring to youtube and its official documentation. I hope one of you who reads this could help me out.
I don't know if this is the right forum to ask.
Thanks in advance!

OTLv4 c++ how to get a response from request

I use otlv4.h, working with MS SQL and C++. The problem I have faced is I can't get the answer from a query that I sent for execution.
Can anybody help me?
I found the answer, it was not difficult
enter image description here

How does SelectionIdBuilder work?

I'm trying to understand how the SelectionIdBuilder works. I'm especially trying to understand when and how to use .withMeasure and .withSeries. The information in GitHub (here) didn't enlighten me. I can't find any real examples of code using either .withMeasure or .withSeries.
I got my visual to work, using only .withCategory, based on other visuals I saw, but I want to really understand the SelectionIdBuilder.
I'd sure appreciate an education regarding how SelectionIdBuilder works and where I might find more detailed info about it.

Redmine Documentor

Have anyone used Redmine Documentor which lets you convert PHP to HTML to Redmine wiki format? If so do anyone have some recommendations or alternatives? I seems pretty cool to me.
http://forum.kohanaframework.org/discussion/3096/documentor-php-html-redmine-class-documentation-tool/p1
http://dev.kohanaframework.org/projects/documentor/wiki/
Actual Documentor Link:
http://www.keyframesandcode.com/resources/php/redmine/documentor/
Seems like a cool idea, but I just tried it and found that it mixed comments up and made a mess of things. For example, I tried the sample code here:
http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_sample2.pkg.html
It is good to some extent. But it messes up some things and also ignore some annotations like #returns, #link.

MSBuild 4.0 Regex parsing

I have heard that MSBuild 4.0 has increased Regex parsing support. However, I am unable to find any detailed documentation/links/material on this. Can anyone give a brief description of the new features and/or possibly give pointers to more material?
Thanks in advance.
Check out http://msdn.microsoft.com/en-us/library/dd633440(VS.100).aspx
I think you might have heard wrong. I haven't heard of this, and the MSBuild team has been communicating changes to me.