Author Topic: Forum?  (Read 646 times)

Offline Helderic

  • Level 14
  • *
  • Posts: 112
  • Reputation: +1/-0
    • View Profile
Forum?
« on: April 04, 2009, 07:16:04 AM »
How would it be best to create forum? Using minimal php and mostly html? Or php?

Offline Wakish

  • Level 14
  • *
  • Posts: 111
  • Reputation: +0/-1
    • View Profile
    • Wakish Wonderz
Re: Forum?
« Reply #1 on: April 05, 2009, 12:00:41 PM »
How would it be best to create forum? Using minimal php and mostly html? Or php?

I think you have mis-understood the meaning and objectives of HTML and PHP.
HTML is only for presentation and layout the structure of contents.
PHP is the programming language to actually make those 'static' HTML into a 'dynamic' page.

Now to reply to your question, you need to use BOTH. ;)

PS: You could try using and experimenting with opensource forums and get the feel of how things work.. It's very helpful.

Cheers!

Offline Helderic

  • Level 14
  • *
  • Posts: 112
  • Reputation: +1/-0
    • View Profile
Re: Forum?
« Reply #2 on: April 19, 2009, 03:51:23 AM »
Sorry I don't know if I explained it clearly enough. How would it be best to structure a forum?

Using folders such as www.abc.com/forum/2009/20/4/ and save each thread as html files or using MySQL to draw each page dynamically. What are the pros and cons of each?

Offline Chris

  • Game Owner
  • Level 35
  • *
  • Posts: 2,217
  • Reputation: +28/-1
    • View Profile
Re: Forum?
« Reply #3 on: April 19, 2009, 10:02:59 AM »
Download phpbb/smf/etc and look at the source code. This will explain more than 1000 tutorials :)
Except for a very few specialised forums (like forums for hosts without MySQL support) all major forums use the same techniques.

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal