New students are preparing to write a simple forum-php Tutorial with a process-oriented approach

Source: Internet
Author: User
New users are preparing to write a simple forum with process-oriented writing now & nbsp; basically write all static pages & nbsp; I don't know how to set up the background & nbsp; required modules & nbsp; instruct new users of the Forum to prepare a simple forum for process-oriented writing
Now I have written all the static pages. I don't know how to set up the backend. what modules are needed for instructions?

Forum

Share:


------ Solution --------------------
For simple forums, the basic functional modules of the background are:
1. Post category
2. Post Publishing
3. post review

Features required at the front-end:
1. login registration
2. Post Publishing


Implementation ideas:
1. create a database in the background. tables can be used for user tables, Post classification tables, and post tables.
2. write common database functions for addition, deletion, modification, and query to operate databases.
3. connect to the front-end posts and database operations
4. connect to the background to review posts and database operations
5. implement the login registration function


In this way, three data tables and five functions can be used in a simple Forum.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.