In this Complete detailed tutorial, you are mosting likely to discover exactly how to construct a complete CRUD application from scrape using php & mysql. I am mosting likely to educate you exactly how to develop a receptive blog site application or site utilizing HTML, CSS, JavaScript, PHP and MySQL. I take a newbie’s method to this tutorial, to describe this job throughout the trip making use of modern-day design principles and innovations in the frontend, and PHP’s procedural programs on the backend. By the end of this total PHP Project tutorial, you will certainly be able to construct a full CRUD job using html, css, mysql, php and javascript. This is be finest php task with source code you can discover on the web or youtube.
Resource Code: https://buymeacoffee.com/egator/e/318209
Come to be a Patron: https://www.patreon.com/posts/complete-php-app-114148284?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
FRONTEND Timestamps
00:00 Intro (Project Demo & What you’ll find out).
00:20:10 File/Project Folder Structure.
00:27:45 Nav HTML.
00:34:55 CSS Variables & General designs.
00:49:10 Nav CSS.
00:59:40 Featured Post.
01:09:00 General Post CSS.
01:14:00 Featured Post CSS.
01:16:00 Posts.
01:24:20 Category Buttons.
01:29:25 Footer.
01:45:45 Media Queries Responsive Design.
01:50:00 Nav Dropdown.
02:16:50 Blog Page HTML & CSS.
02:28:40 Single Post Page HTML & CSS.
02:39:40 Category Posts HTML & CSS.
02:44:00 About, Services, Contact Page HTML & CSS.
02:47:54 Sign Up Page HTML.
02:54:00 General Form CSS.
03:03:15 Sign in Page.
03:04:55 Add Category Page.
03:07:55 Add Post Page.
03:14:00 Add User Page.
03:17:45 Edit Category, Edit Post & Edit User Pages.
03:23:00 Manage Categories Page.
03:32:40 Dashboard CSS.
04:02:40 Manage Users Page.
04:05:50 Manage Posts Page.
BACKEND Timestamps.
04:12:18 XAMPP Installation.
04:16:14 Minor Frontend Changes.
04:18:35 Creating Blog Folder & Installing Extensions.
04:24:45 Project Folder/Files Structure & Configurations.
05:04:08 Creating Database & DB individual & Connecting DB to project.
05:14:50 Creating Users Table.
05:19:12 User Signup/Registration.
06:22:30 User Login and Access Control.
07:01:55 Creating/Adding Users (Author/Admin).
07:31:55 Displaying/Fetching Users on Manage Users Page.
07:44:45 Updating/Editing Users.
08:04:40 Deleting User.
08:23:15 Creating Categories Table.
08:24:35 Creating/Adding Categories.
08:43:40 Displaying/Fetching Categories on Manage Categories Page.
08:53:40 Updating/Editing Categories.
09:06:25 Deleting Categories.
09:15:00 Creating Posts Table.
09:23:25 Creating/Adding Posts.
09:54:10 Displaying/Fetching Posts on Manage Posts Page.
10:17:20 Updating/Editing Posts.
10:40:35 Deleting Posts.
11:18:50 Fetching Single Post, Fetching Posts by Category, Fetching Posts on Blog Page.
11:56:04 Searching Post.
Possessions: https://github.com/egattor/php-mysql-blog-assets.
