Yup, that works as well. You could try a debugging echo after that line and see if it gets executed. You probably have a problem somewhere else.
Bogdan Leif K-Brooks wrote: > $actions[] = array("display" => "Discard"); > > Bogdan Stancescu wrote: > >> That piece of code works. Maybe you could be so kind as to post the >> exact piece of code which doesn't work? If it's not too much to ask, >> of course. >> >> Bogdan >> >> Leif K-Brooks wrote: >> >>> Any idea what that error means? I'm trying to do something like: >>> $array[] = array(a => "a value"); >>> >> >> > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php