Hi, I have a question. How could I create an array that would in PHP look like this:

PHP Code:
$something['argument1']['argument2'] = "some data to store"