• 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.

Website design question?

BigFatCow

Diamond Member
I want to make a website much like this, for personal use. Im trying to figure out how i can get some kind of script or something so that whenever i find a new game i can just upload it to my site and run the script and it makes the website with the flash inlayed and puts the link onto the main pages.
 
I did something close to what you are asking (I think) about a year ago. I set up a mysql database and created a webpage to add info to the database. Then the main page that I or anyone else would view used php to go through the database and go until all the entries were put on the screen. Sorry, I don't have all the code with me at the moment (at work).
 
honestly.....who lives next door to you? hello! now you have to ask nicely, and get me some cocoichi's and i will hand over thar scripts 😀
 
Originally posted by: Decoy84
honestly.....who lives next door to you? hello! now you have to ask nicely, and get me some cocoichi's and i will hand over thar scripts 😀

😕

As for your question, like dph1077 said, you can do that with MySQL (or some other database) and PHP (or ASP or whatever). Do you have any experience with scripting or programming? This would be quite easy to do if you're willing to learn. If not, I could write it for you.
 
Back
Top