Array And Object in PHP and Javascript
When you have had some experience of javascript programming, you must know that associative array is an object and an object is an associative, at least property wise (associative array is very different from index based array in many aspects)they are similar. Read the rest of this entry »
