• Post category:StudyBullet-13
  • Reading time:7 mins read


Build Complete Forum with Admin Panel in PHP MySQL Bootstrap and PDO

What you will learn

Learn to setup the necessary tools for building modern web apps

Build a full authentication system

Learn to hash and dehash passwords with PHP

Learn to use advanced PDO queries

Build full topic system

Build complete reply system

Build amazing categories system

Upload images in a professional way

Learn web development tips and tricks

Create full admin panel

Handle validation like a pro and prevent user to sensitive date

Learn to fix bugs along the way of developing this web app

Create profile system

Description

Are you as fired up as I am? Do you want to build something awesome? Something amazing? Are you a web developer who wants a cool job? If so, then this course is for you. In this course, you will learn how to build a complete forum from the ground up in a few hours. I already made sure that every part of this course is concise, elegant, and informative, so don’t miss out on this cool opportunity. I also included the files needed in different parts of the course for you to follow along with me step by step.


Get Instant Notification of New Courses on our Telegram channel.


Here is what you are going to learn, first of all, I am going to introduce you to the tools that we are going to be using in this course. And then we are going to build a full authentication system from scratch. While building this system I am going to introduce you to hashing and dehashing passwords. And then, we are going to build general and cool features inside our own app. We are going to build the topics system. And in this section, I am going to show you how to create, update, show, and delete topics in an easy manner. And now that every topic has a reply we are going to build the replies system so users will be allowed to create and update and delete their own replies. After all of this, we are going to move to other parts of the forum and they are general parts that are related to categories, topics, and replies. Also, there is a section where we are going to take care of the profile system. And then we will dive deeper into creating the admin panel. There is a lot to talk about, but I don’t want to make this description too long. So if you like this course, get it right now!

English
language

Content

Introduction

Introduction

Installation

Installing Xampp
Installing VS Code

Getting Started and Setting up

Design and Code for the Project
Creating Config File
Creating Includes Files

Creating Authentication System

Registering Users
Logging Users in
Starting Sessions and Validating

Working with Topics

Creating Topics
Showing Topics
Displaying a Single Topic
Displaying Replies for every Topic
Deleting Topics
Updating Topics

Working with Replies

Creating Replies
Deleting Replies
Updating Replies

Getting Deeper and Developing More Features

Counting Topics
Showing Categories
Showing Topics Inside every Category
Creating 404 Page
Showing Statistics for our Forum

Working with Users Pages

Updating Users Data
Fixing Bugs
Creating Public Profiles

Getting Started with Admin Panel

Design and Code for Admin Panel
Creating Login Page
Creating Sessions
Finishing Login Page and Validating

Finishing Admins

Shwoing Admins
Creating Admins
Displaying Stats in Index Page

Finishing Categories

Shwoing Categories
Creating Categories
Updating Categories
Deleting Categories

Finishing Topics

Showing Topics
Deleting Topics

Finishing Replies

Showing Replies
Deleting Replies