Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Php mysql Development with Ajax & Modern JavaScript ES6
Rating: 4.2 out of 5(15 ratings)
108 students

Php mysql Development with Ajax & Modern JavaScript ES6

Learn php mysql development with Ajax and Modern JavaScript ES6
Created byFranckk John
Last updated 4/2019
English
English [Auto],

What you'll learn

  • Working with asynchronous calls
  • Working with Ajax & Client
  • Working with php, mysql & Ajax
  • Working with php, mysql, Ajax & JSON data
  • Working to make GET request using php & Ajax
  • Working to make POST request using php & Ajax
  • Working with php and Modern javascript
  • Working with php and fetch api
  • Working with Foundation css framework

Course content

8 sections57 lectures8h 0m total length
  • Course-Content0:58

    Explore the course content across eight sections, from an introduction to implementing text clients, making API calls, handling responses, and using PHP with Ajax, fetch, and post requests in ES6.

  • What-You-Should-Know0:38

    Know the basics: have programming fundamentals, a willingness to learn, and a computer with stable internet to start this course.

  • How to use Resources1:42

    Access the resources to obtain the source code for each section, download them to verify your code, and raise questions via personal messages or Skype support for quick help.

  • What-is-Ajax5:28

    Ajax enables a browser to exchange data with the server in the background, without full page reloads, by combining JavaScript, the DOM, and asynchronous JavaScript and XML techniques.

  • Xampp-installation6:03

    Set up Xampp on Windows to run a local PHP MySQL environment, start Apache and MySQL via the Xampp control panel, and verify the installation by visiting localhost.

  • Installing-IDE4:07

    Explore IDE options for web development, including NetBeans, Brackets, Visual Studio, and Atom, with debugging and Git integration. Install and set up your chosen IDE to build sample applications.

  • Setting-Environment2:40

    Set up a development environment for a php mysql ajax project by organizing the docs into folders, configuring the Atom editor, and preparing the ajax workspace for a first example.

Requirements

  • Basic HTML, Css & JavaScript knowledge is required
  • Basic understanding of php is required
  • Understanding of Programming fundamentals
  • doesn't need to be a pro by any mean

Description

This course is dedicated to teach students how to build applications using php, mysql ajax & modern JavaScript Es6 fetch api methods, without using any JavaScript library like jquery etc.

This course will give you solid foundation of working with php and ajax, learning to work with XMLHttp request and the also understanding and learning to work with modern features of ES6 i.e fetch API and php together.


Who this course is for:

  • Who wants to learn php development with ajax
  • who wants to learn use JavaScript modern features with php
  • wants to learn using asynchronous call in php