I want to write a blog system by myself, mainly because I want to consolidate the basic knowledge of PHP that I learned during the summer vacation.
The data table must be built first. Generally speaking, how many tables are generally divided into? Administrator information table, blog post table, comment table, article classification table... I feel like I don’t know which tables to build here. I see that many blogs also have some article tags, article archives, browsing lists, popular comments, etc. thing. Today I have compiled a tutorial on blog system development and provided it to everyone.
Wheat Academy Django Personal Blog System Video Tutorial
## Course viewing address: http://www.php.cn/course/581.html
Introduction: There are many different Web frameworks under Python. Django is the most representative of the heavyweight players. Many successful websites and apps are based on Django. Django is an open source web application framework written in Python. "Wheat Academy Django Personal Blog System Video Tutorial" takes you through creating a personal blog system.
3. WordPress Chinese Manual Document
Course viewing address: http://www.php.cn/course/334.html
Introduction: WordPress is an open source content management system (CMS) that allows users to build dynamic Websites and Blogs. WordPress is the most popular blogging system on the web, allowing websites to be updated, customized and managed from its backend CMS and components. This tutorial will teach you the basics of using WordPress so you can easily create a website. For your convenience, this tutorial is divided into sections. Each section contains relevant topics and screenshots explaining WordPress admin screens.
4. Thinkphp3.2.3 Personal Blog Development
## Course view address :
http://www.php.cn/course/332.html
Introduction: ThinkPHP is a fast, open source, lightweight domestic PHP development framework , is one of the most popular PHP frameworks in the industry. This course takes the blog system as an example to describe how to use Thinkphp for practical development and learn the practical application of Thinkphp. Blog template download address: http://www.php.cn/xiazai/code/1766##5. HTML5 and CSS3 flat style blog tutorial
Course viewing address:
http://www.php.cn/course/307.htmlIntroduction: This course explains in detail through examples of CSS3 flat style blogs, making it easier for everyone to understand the components of regular web pages, flexibly use different parts of WEB components, understand its composition ideas, and the flexible use of web pages. Layout and design. We can also grasp the overall layout from macro to micro.
6. Laravel5.2 Blog Practical Video Tutorial
## Course view Address: http://www.php.cn/course/283.html
Introduction: Laravel is a simple and elegant PHP web development framework ( PHP Web Framework). It can free you from messy codes like noodles; it can help you build a perfect network APP, and every line of code can be concise and expressive. Therefore, we have collected "Laravel5.2 Blog Practical Video Tutorial", which is a set of Laravel5.2 practical development tutorials focusing on project actual combat, which is a true introduction to mastery. I hope it can help everyone learn the Laravel framework better.
7. Yii2 framework to build a complete blog system
Course view address :http://www.php.cn/course/266.html
Introduction: Yii is one of the best practices for rapid development of PHP. Its rich expansion resources and rapid development ideas are increasingly favored by enterprises and are increasingly used. This course takes the blog system as an example to describe how to use yii2.0 for practical development and learn the practical application of yii2.0. The content is divided into three parts: basic configuration, blog front-end, and blog back-end. 8. Boolean Education Blog Project Practical Video Tutorial
Course view Address: http://www.php.cn/course/221.html Introduction: "Boolean Education Blog Project Practice" uses a process-oriented approach. Writing a complete blog development process is the best practical project for novice friends after learning the basics of PHP! 9. HTML front-end development personal blog video tutorial
Course View Address: http://www.php.cn/course/190.html Introduction: Comprehensive use of html+css to design the entire blog site, including Including login page, registration page, home page, list and detail page. 10. PHP Comment Function Practical Tutorial
## Course view address :http://www.php.cn/course/171.html Introduction: "PHP Post Comment Function Practical Tutorial" will take you to use PHP together , MySQL and jQuery to create a fast and efficient comment functionality. You can use this function in blog comments, product reviews, etc. 11. HTML development personal blog tutorial
Course view address: http://www.php.cn/course/130.html Introduction: Comprehensive use of html+css to design the entire blog site, including login page, registration page, homepage, list and detail page.