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


Build Amazing Projects with PHP MySQL Bootstrap and PDO and Take your Web Development Skills to the Next Level

What you will learn

Learn to Work with APIs

Learn to deal with PHP and MySQL in a professional way

Learn to combine Ajax-Jquery with PHP

Create a full like and dislike system

Train your prior knowledge with PHP and MySQL

Learn to deal with files and install a library for it

Build a simple CV creator

Build an auth system

Build a rating system

Learn Debugging in PHP and MySQL along the way with Ajax JQuery

Train your knowledge as a PHP developer

Learn to create a URL shortening service

Learn to insert and manipulate images on your app

Learn to send emails professionally and dynamically

Explore top tips and tricks about development in general

Learn how to integrate PayPal inside your web app

Build simple forum

Description

Do you want to develop your skills further as a developer? Did you build a couple of projects with PHP and MySQL, but you still think you are inexperienced and you are missing out on a lot of things when coming to developing bigger projects? If yes, then this course is the right resource for you. This course is very digestible and informative and it was created specifically to enhance your coding skills and knowledge not just in PHP and MySQL, but overall in developing web projects.


Get Instant Notification of New Courses on our Telegram channel.


Here is what we are going to do in this course. Naturally, we are going to get started by setting up the right tools for our projects. And after that, we are going to build our first simple yet very interesting project and that’s a payment page with Paypal. The second project will be about a simple forum system. They are going to be also a couple of generic projects like the full CRUD app and so on. After this, the next project will be the starting of something big because it’s an authentication system where I am going to teach you how to develop a login and a register page, how to hash and de-hash passwords, how to do validation and so much more. After this, we are going to build a comments system and this will be the biggest project in this course. We will begin first by doing a post system and then we will grab comments for every post that we have of course we will use Ajax-JQuery for inserting, deleting, and showing comments. after that, we will integrate a rating system into the previous two projects to make a bigger project. So, I will show how to download a JQuery plugin, how to integrate it and how to use it to do the rating system for every post, and so on. And the rating system is going to be implemented of course using Ajax-JQuery. The upcoming project is going to be also created with Ajax and JQuery and that’s a live search system and we will combine it with our big project. There are a lot of projects along the way but it’s going to take a very long time to talk about them. So I will let you discover the many benefits of this course. If that sounds like something you are interested in, get the course now

English
language

Content

Introduction

Introduction

Installation

Installing Xampp
Installing VS Code

Project #1 Payment Page with PayPal

Getting Started with the Project
Creating Config File
Grapping Data from Database
Proccing Payment with Paypal pt.1
Proccing Payment with Paypal pt.2

Project #2 Simple Forum

Getting Started and Files for the Project
Creating Includes Files
Creating Posts
Adding Replies
Getting Replies for every Post
Displaying Posts pt.1
Displaying Posts pt.2
Dsiplaying Data for every Post
Creating Categories
Finshng Project Up

Project #3 Full Crud App

Setting Up
Inserting into DB
Pulling the Data
Deleting the Data
Updating the Data

Project #4 URL Shortening Service

Config File
Insertting and Showing Links
Shortening URLs
Counting Clicks pt.1
Counting Clicks pt.2

Project #5 Sending Emails with PHP

Sending Emails pt.1
Sending Emails pt.2

Project #6 Building an Authentication System

Intro to the Project
Code for the Design of the Project
Config File
Register Page
Logging Users in
Logging in and Checking for Sessions

Project #7 Building a Comments System

Intro and Preparing
Creating Posts
Showing Posts in Index
Showing a Single Post
Inserting Comments
Showing Comments
Deleting Comments
Fixing Bugs pt.1
Fixing Bugs pt.2

Project #8 Creating a Rating System

Getting Started and Setting up the Plugin
Creating the Ratings for every Post
Showing the Rating for every Post
Fixing Bugs pt.1
Fixing Bugs pt.2

Project #9 Creating a Weather App

What is an API??
Implementing the Weather App

Project #10 Build a Cool Like and Dislike System

Getting Started and Code for the Project
Liking and Disliking pt.1
Liking and Disliking pt.2

Project #11 Building a Simple CV Builder

Setting up the Project and Installing
Building the CV Builder

Project #12 QR Codes Generator

Setting up the Package
Generating QR Codes Dynamically

Project #13 Build a Full Live Search System

Searching through Data pt.1
Searching through Data pt.2