View Single Post
Old 03-26-2005, 02:08 AM   #1 (permalink)
harryhood
The Visitor
 
Join Date: Mar 2005
Posts: 3
Thanks: 0
harryhood is on a distinguished road
Default {} <- what is that?

I am working with a opensource faq script, trying to modify the layout to fit my site and am trying to understand how different functions are being called. Well they might not be functions, but I'll use that for lack of a better term.

So my newbie question is what does it mean, or what is it called, when this is used in a php script:

PHP Code:
{SomeText
THe SomeText obviously changes depending what is being called.

I am trying to find where certain things are being called so I can modify the layout of those items.

Any help would be appreciated.

Thanks.
harryhood is offline  
Reply With Quote