[Typo3-dev] OT: Quesstion about PHP syntax in extensions

Christopher tombedlam at yahoo.com
Wed Jun 16 23:20:39 CEST 2004


Hiya,

--- Zorik Pavlenko <zorik at zorik.net> wrote:
> I have noticed this too.
> 
> It seems like properties, that have other properties following, have
> dot at
> the end.
> 
> say, TSconfig
> property1.property2.property3
> 
> is array("property1."=>array("property2."=>array(property3)))
> 
> I saw this when I tried to cascade them
> property1 {
>   property2 {
>     property3
>   }
> }
> 
> but not sure. check

That's what I was doing when I noticed this. So does this just mean
that 'property1.' is simply the name of the element in the array? (And
here I thought it was doing something tricky...)

-Christopher  



		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 





More information about the TYPO3-dev mailing list