Re: [PHP] obj in array?

[email protected] (Kim Madsen)
Newsgroups php.general
Message-ID <[email protected]>
Kim Madsen wrote on 24/02/2010 14:02:

> how do I access for instance set_id in $my_array[0]? I tried declaring 
> an instance of $my_array[0] but that fails too: "Fatal error: Cannot use 
> object of type stdClass as array "

$my_array[0]->set_id; did the trick


-- 
Kind regards
Kim Emax - masterminds.dk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.