Posted by windandwaves on 11/22/06 01:32
Hi Folk If I have myfunction() { return array(); } then can I write echo myfunction()[0]; I tried that, and I can not, but is there a way or do I have to write $myvar = myfunction(); echo $myvar[0]; TIA >nicolaas
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming