Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn how to build dynamic website in PHP & MySQL
Rating: 3.4 out of 5(37 ratings)
782 students

Learn how to build dynamic website in PHP & MySQL

Learn Dynamic Web Design and Website with PHP / MySQL,JavaScript and CSS completely with scratch
Created byShibli Murtaza
Last updated 4/2016
English
English [Auto],

What you'll learn

  • How to build functional, full-featured websites that utilize MySQL, PHP and other current web development technologies.
  • How to install, configure and modify MySQL databases for the web.
  • How to pair a secure PHP / MySQL backend of a website with a compelling visual interface made with CSS, JavaScript code.
  • The basic principles and best practices of PHP and MySQL in a relevant, real world project
  • Create a Data Driven Dynamic Website in PHP & MySQLi
  • Learn to Create a CMS (Content Management System) for dynamic Website in PHP & MySQLi

Course content

3 sections35 lectures5h 26m total length
  • Introduction4:44

    Learn to build a dynamic website with PHP and MySQL from scratch, including a main page, admin panel to manage categories, products, and brands, and a searchable catalog.

  • Setup3:52

    Set up your local development environment by installing Notepad++ and the zem controller, and the required Apache, MySQL, PHP, and Perl components to run and test web pages locally.

  • Setting up the envoirnment0:41

    Set up your development environment by downloading Notepad plus plus after a quick Google search, then begin coding in JavaScript.

  • Creating the project Folders3:08

    Create a structured PHP and MySQL project by setting up folders such as admin_area, functions, images, include, styles, and product_images to organize code and assets.

  • Creating the Main Index Page2:55

    Create a php index page, save as index.php, write a basic html structure with doctype and title, then run locally by starting the server and viewing localhost/index.php.

  • A Quick Quiz For Beginners!!!
  • Styling & Layout (CSS)14:31

    Build the page structure with a main wrapper, content area, and left sidebar featuring categories and brands. Apply a CSS reset and link the stylesheet to style layout and colors.

  • Creating Categories Function9:04

    Learn how to create and fetch categories in a PHP and MySQL app, including inserting sample categories and brands, using an auto-incremented id and a categories retrieval function.

  • Creating Database Connection2:07

    Learn how to create a PHP database connection by setting a host to localhost, a username of root, an empty password, and selecting the shop database.

  • Creating Brand Function4:58

    Learn how to create a dynamic brand function in PHP and MySQL, including fetching brand data from a database and displaying it on your site.

  • Creating Database7:30

    Learn how to create a database and design three tables—categories, brand, and product—in a PHP and MySQL setup, with auto-incrementing IDs and searchable product fields.

  • Showing Database values on main page dynamically12:05

    Learn how to display dynamic database values on a PHP and MySQL-powered main page by fetching categories and brands with custom functions and integrating a database connection.

Requirements

  • • HTML + CSS + JavaScript (Optional)
  • • XAMPP (For Localhost)
  • • Basics of PHP & MySQLi (Optional)
  • • Notepad++ (As a text editor)
  • • Chrome (As a Web Browser)

Description

Learn to create Dynamic Website from scratch in PHP & MySQLi, building a website with database connectivity. Building a dynamic website had never been easier from scratch before this course. This Dynamic Web Design with PHP and MySQLi training course will give you a working understanding of these important technologies and show you how to use them to create your own impressive websites. This course gradually shows you how to build the necessary components and underlying framework of your site. It goes through installation of PHP and MySQL technologies on your local machine, explains basic tags, command, and helps you build and work within a solid back-end database.

Who this course is for:

  • Web developers and programmers looking to learn a new language and set of standards.
  • Individuals and small business owners interested in creating their own fully featured websites with total control over data management, functionality and visual appearance.
  • Anyone who has used basic CMS or templates to create basic websites in the past but want much more control.
  • Anyone who has tried to learn PHP or MySQL in the past but found it difficult due to a lack of practical examples.
  • This course is for those who want to take their PHP & MySQLi skills to the next level by creating dynamic websites in PHP
  • This course is for those who want to learn how to build dynamic website from scratch in PHP & MySQLi