The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
First, thank you all for replying. I've read the guide on single and double quotes, and understood it, including the concatenation examples.
Now, if we take just this part: $navbar = "' . fetch_template('navbar') . '"; I fail to understand why it isn't written as: $navbar .= "fetch_template('navbar')"; Also, seeing as how PHP would recognize a function inside quotes as a string (I'm talking about 'fetch_template...'), does eval overcome this by treating everything to the right of it as possible PHP code? Thank you, R |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|