Thank you curly brackets!
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: Thank you curly brackets!
Parse

Code:
Hey there Mr. {$test}, please {$message}!

into

PHP Code:
Hey there Mr. <?php echo $values['test']; ?>, please <?php echo $values['message']; ?>!


Then include the file whenever you wish to use it.
IDK if this is for MyBB or not BTW.


My Blog
07-14-2010 11:31 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Thank you curly brackets! - Pirata Nervo - 07-14-2010, 04:00 AM
RE: Thank you curly brackets! - ZiNgA BuRgA - 07-14-2010 11:31 AM

 Standard Tools
Forum Jump: