The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fetching images from MySQL
I'm trying to display an image on a non-vb php page. The image is stored in a forum post as an attachment.
I can nearly get it to work. I've got this query PHP Code:
PHP Code:
How can I get the image displayed? It's a .jpg attachment. Thanks. |
#2
|
||||
|
||||
Just call <img src="attachment.php?attachmentid=$attachmentid" alt="" />...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|