Chris Gwynne
01-16-2003, 11:22 PM
This is not related to vBulletin, but I thought I might ask for help here.
What I want to do is be able to upload images to a database then call and display that image on a page using something like this /thumbviewer.php?ID=5 as the URL path to that image.
Now, I believe I have the uploading feature sorted. But I'm unsure what code I would have in the thumbview.php page. :bored:
Can anybody help?
Thanks :glasses:
EDIT: I know the basics of PHP but I'm no guru at it. So any code you may give me it will need to be in full.
What I want to do is be able to upload images to a database then call and display that image on a page using something like this /thumbviewer.php?ID=5 as the URL path to that image.
Now, I believe I have the uploading feature sorted. But I'm unsure what code I would have in the thumbview.php page. :bored:
Can anybody help?
Thanks :glasses:
EDIT: I know the basics of PHP but I'm no guru at it. So any code you may give me it will need to be in full.