• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Any PHP scripts like this?

dcpsoguy

Diamond Member
I need a picture gallery. Problem is, I don't have a MYSQL database. And I need someway to upload it through like an admin center, not FTP. And have captions and stuff like that. How would I do this? Anybody have a script?
 
You can easily write one. instead of putting information into a database you just have one file for each photo album, and the names of the pictures, caption, description inside the file.
 
Back
Top