Quote:
Originally Posted by filburt1
It's possible but as I said it's a security problem. There's another way to due to to avoid the problem but it requires Apache with mod_rewrite which not everybody has.
|
What if all my attachments were images and I added this phpinclude..?
Code:
.
.
.
$attachmentbbcode = "\n\n[img]$bburl/attachment.php?s=$session[sessionhash]&postid=$postid]$qa[filename][/img]";
.
.
.