Could you add 'php' to the list of attachment extensions? It's currently not possible to attach php files without renaming them to something which is allowed.
I'm making sure there are no issues (security) with including PHP file extensions. If none are found, then we will add this and the other extensions -- that make sense.
On a lot of forums, uploads are limited to compressed files and graphics.....
Brad
Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
-------------------------------------------------------------
Brad! Jones
Lots of Software, LLC (I wrote: C Programming in One Hour a Day)(Dad Jokes Book)(Follow me on Twitter)
--------------------------------------------------------------
Originally posted by The Hobo With a PHP file, wouldn't it just try to run the file when someone clicks on the attachment, rather than download it?
It would if it was stored in a directory.
If this board is configured like all the other vB forums I've seen, then it should store it in the mySQL database, and thus would not run the PHP file server side.
With XP you just double click the attachment and the OS asks if you want to open it. You then can double click any one of the files it contains. In other words unless you want to, there's no specific downloading or unzipping required.
Originally posted by MartinLiss With XP you just double click the attachment and the OS asks if you want to open it. You then can double click any one of the files it contains. In other words unless you want to, there's no specific downloading or unzipping required.
So you're saying everyone on the forums needs to go out and buy Windows XP in order to enjoy this place?
Additional file types were added last Friday -- just in case any of you didn't notice.....
(I agree with MartinLiss though -- zip files are a good way to go)
Brad!
Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
-------------------------------------------------------------
Brad! Jones
Lots of Software, LLC (I wrote: C Programming in One Hour a Day)(Dad Jokes Book)(Follow me on Twitter)
--------------------------------------------------------------