Companies Home Search Profile

Build 13 Projects with PHP MySQL Bootstrap and PDO

Focused View

Web Coding

10:39:15

173 View
  • 1 - Build-13-Projects-with-PHP-MySQL-Bootstrap-and-PDO.pptx
  • 1 - Introduction.mp4
    04:32
  • 2 - Installing Xampp.mp4
    07:40
  • 3 - Installing VS Code.mp4
    02:32
  • 4 - Getting Started with the Project.mp4
    00:46
  • 4 - pay.rar
  • 5 - Creating Config File.mp4
    09:38
  • 6 - Grapping Data from Database.mp4
    14:00
  • 7 - Proccing Payment with Paypal pt1.mp4
    19:32
  • 7 - pay.php.rar
  • 8 - Proccing Payment with Paypal pt2.mp4
    07:41
  • 9 - Getting Started and Files for the Project.mp4
    03:35
  • 9 - forum.rar
  • 10 - Creating Includes Files.mp4
    05:47
  • 11 - Creating Posts.mp4
    19:32
  • 12 - Adding Replies.mp4
    09:03
  • 13 - Getting Replies for every Post.mp4
    07:10
  • 14 - Displaying Posts pt1.mp4
    04:44
  • 15 - Displaying Posts pt2.mp4
    15:05
  • 16 - Dsiplaying Data for every Post.mp4
    11:15
  • 17 - Creating Categories.mp4
    09:13
  • 17 - stats.html
  • 18 - Finshng Project Up.mp4
    05:08
  • 18 - finshied-version.rar
  • 19 - Setting Up.mp4
    07:19
  • 20 - Inserting into DB.mp4
    08:04
  • 21 - Pulling the Data.mp4
    08:00
  • 22 - Deleting the Data.mp4
    06:24
  • 23 - Updating the Data.mp4
    16:25
  • 24 - Config File.mp4
    03:13
  • 25 - Insertting and Showing Links.mp4
    13:46
  • 25 - index.rar
  • 26 - Shortening URLs.mp4
    12:15
  • 27 - Counting Clicks pt1.mp4
    04:33
  • 28 - Counting Clicks pt2.mp4
    03:55
  • 29 - Sending Emails pt1.mp4
    21:24
  • 30 - Sending Emails pt2.mp4
    08:45
  • 30 - email.rar
  • 31 - Intro to the Project.mp4
    00:27
  • 32 - Code for the Design of the Project.mp4
    00:37
  • 32 - auth-sys.rar
  • 33 - Config File.mp4
    08:58
  • 34 - Register Page.mp4
    19:22
  • 35 - Logging Users in.mp4
    20:21
  • 36 - Logging in and Checking for Sessions.mp4
    13:55
  • 37 - Intro and Preparing.mp4
    02:17
  • 37 - auth-sys.zip
  • 37 - auth-system.rar
  • 38 - Creating Posts.mp4
    14:47
  • 39 - Showing Posts in Index.mp4
    10:49
  • 40 - Showing a Single Post.mp4
    08:13
  • 41 - Inserting Comments.mp4
    24:00
  • 42 - Showing Comments.mp4
    14:09
  • 43 - Deleting Comments.mp4
    10:50
  • 44 - Fixing Bugs pt1.mp4
    03:47
  • 45 - Fixing Bugs pt2.mp4
    01:23
  • 46 - Getting Started and Setting up the Plugin.mp4
    10:20
  • 47 - Creating the Ratings for every Post.mp4
    13:30
  • 48 - Showing the Rating for every Post.mp4
    05:01
  • 49 - Fixing Bugs pt1.mp4
    04:48
  • 50 - Fixing Bugs pt2.mp4
    18:20
  • 51 - What is an API.mp4
    12:18
  • 52 - Implementing the Weather App.mp4
    24:20
  • 52 - index.html
  • 52 - weather.rar
  • 53 - Getting Started and Code for the Project.mp4
    13:35
  • 53 - index.rar
  • 53 - index.zip
  • 54 - Liking and Disliking pt1.mp4
    11:09
  • 55 - Liking and Disliking pt2.mp4
    13:13
  • 56 - Setting up the Project and Installing.mp4
    08:35
  • 57 - Building the CV Builder.mp4
    23:53
  • 57 - Files-for-the-Project.rar
  • 58 - Setting up the Package.mp4
    10:56
  • 59 - Generating QR Codes Dynamically.mp4
    07:51
  • 59 - index.rar
  • 60 - Searching through Data pt1.mp4
    24:26
  • 60 - form.rar
  • 61 - Searching through Data pt2.mp4
    12:09
  • 61 - auth-system.rar
  • Description


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

    What You'll 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

    Who is this for?


  • Every PHP and MySQL developer who want to advance their skills
  • Developers who want to explore web development further
  • Developers who want to build cool projects and to build up their CVs
  • More details


    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.


    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

    Who this course is for:

    • Every PHP and MySQL developer who want to advance their skills
    • Developers who want to explore web development further
    • Developers who want to build cool projects and to build up their CVs

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Mohamed Hassan (the founder of Web Coding) is an aspiring developer. Years ago when started learning to code, he immediately fell in love with it and it's like this is all I want to do all my life. He then started building websites and apps for fun, got his internship a few months later, but he knew all along,  how he always loved teaching people from a young age, and now he is dedicated to getting you the finest, most robust, informative, and engaging content and learning experience that he can get you.He has experience with various both back-end and front-end technologies, from PHP to Python to Javascript and so much more.He explains everything with ease and clarity with practical real-world examples and mind-tackling quizzes and he is all ready to answer your questions :)
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 61
    • duration 10:39:15
    • Release Date 2023/04/25