samuel_piecer
4-14-03, 12:06 AM
Heya group!
I'm setting up a site and I would like to automate it as much as possible - right now I've got a concept and lay-out, but it would require me to monitor 24/7; there must be another way..
The situation:
- I need to create a site that allows guests to either post sets of 5 links or 5 thumbnail-links to images (they choose by going to two different submit forms.)
- Their content is then to appear in preformatted tables (with background images in different cells) that they can't alter.
- The posts should be saved individually as HTML pages with automatically generated IDs.
- The newest 5 posts should appear on the main page.
- There should be an option to search through all the entries.
- I have to be able to edit and/or remove these posts.
- Very important is that it doesn't look like a message board - I don't want to show how many users are online, no PM system is needed, and the ability to comment on posts is not necessary either.
- Preferably, all this should be accomplished with minimal scripting and little to no funds.
Can it be done? And if so, what should I use to create this with? php, mysql, perl, it's a big techy jungle out there. I would really appreciate some help.
I'm setting up a site and I would like to automate it as much as possible - right now I've got a concept and lay-out, but it would require me to monitor 24/7; there must be another way..
The situation:
- I need to create a site that allows guests to either post sets of 5 links or 5 thumbnail-links to images (they choose by going to two different submit forms.)
- Their content is then to appear in preformatted tables (with background images in different cells) that they can't alter.
- The posts should be saved individually as HTML pages with automatically generated IDs.
- The newest 5 posts should appear on the main page.
- There should be an option to search through all the entries.
- I have to be able to edit and/or remove these posts.
- Very important is that it doesn't look like a message board - I don't want to show how many users are online, no PM system is needed, and the ability to comment on posts is not necessary either.
- Preferably, all this should be accomplished with minimal scripting and little to no funds.
Can it be done? And if so, what should I use to create this with? php, mysql, perl, it's a big techy jungle out there. I would really appreciate some help.