The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Why won't this close out?
PHP Code:
|
#2
|
||||
|
||||
Code:
printf("<p align=right> %s\n<br /></p>", $myrow['image']); |
#3
|
||||
|
||||
Well paint me purple and call me stupid. I thought that the end tag would have to surround what was being called from the db to close the start tag preceding it.
Thanks. Now that I know that, maybe I can figure out how to do partial img's tags and only store the filename in the db. |
#4
|
||||
|
||||
Read the php.net manual for sprintf - it explains the way to use sprintf and printf, esp if you wanna have your variables in a different order than the placement of them in the $format.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|