The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Why does stuff like
PHP Code:
|
#12
|
||||
|
||||
just try this:
PHP Code:
|
#13
|
||||
|
||||
Gives me Parse error: parse error, unexpected $ in /home/virtual/site19/fst/var/www/html/vbnews.php on line 5
|
#14
|
||||
|
||||
Wait it works
|
#15
|
||||
|
||||
well, as i said
i think in vb3 code all strings are with ' '. in vb2 there are some combinations.. |
#16
|
||||
|
||||
Ah...very cool
Thanks again, yet another thing I have learned from you :-p |
#17
|
||||
|
||||
PHP Code:
PHP Code:
|
#18
|
|||
|
|||
Can't you also do:
<?php $somevar="http://www.apple.com/"; echo <<< DONE <a href="$somevar">asdf</a> DONE ?> |
#19
|
||||
|
||||
Yes, but you will retain a significant performance hit through larger scripts if you do.
Don't forget the semi-colon |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|