I'm setting up a web site at www.bazukocircus.com .. and I need some help to config the php with MySQL... We will have a forum as well as a page which posts all of our newest rants and what not. we aim to have php do the following for us but none of us are experianced with php enough to do all of this:
first, the website will be updated by 4 people daily (Im pretty sure this could be done using a news lister), we need to somehow input the topic, the info, the time and date, input this post into the forum and then have a comments line under the post (similar to www.bamf.com 's style) which will bring the user to the Forum to post comments and whatever they would like.
Now im not sure if this is possible with a single php script, and if not.. how i could use multiple scripts to do this.. any help is appreciated.