Hi,

Kornel Lesiński wrote:
> > If you don't have an object, just an array - how do I access a simple  
> > array key?
> 
> Use item['date']
> 
> item.date is only for objects, and will not work with arrays.

*Yarghs* - now it works ;-)

I thought I'd tried that. But I just tried it in a mixed environment,
where I also just echo values... 

Thank you!


-- 
Regards,
Igor





_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to