JavaScript AJAX PHP mySQL create a Dynamic web Form project (Udemy.com)

Use JavaScript and PHP to create a database submission AJAX form. Project using JSON AJAX PHP mySQL JavaScript together

Created by: Laurence Svekis

Produced in 2015

icon
What you will learn

  • create dynamic web pages
  • use AJAX to access server content
  • use JavaScript to access the DOM
  • update HTML content via JavaScript
  • use jQUERY
  • use bootstrap

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 84 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a php course? Or looking for more detail on Laurence Svekis's JavaScript AJAX PHP mySQL create a Dynamic web Form project? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

Learn how to make a DYNAMIC WEB FORM that uses AJAX to pass data to MySQL. Learn how to make your HTML page content interact with BACK-END code.
Learn how to make JavaScript come to life, we show you all the building blocks you need to create your own JavaScript interactive applications.
Source files included!!! No wasted time we get right to the point. Lots of extras to help you learn.
This course covers JavaScript and the fundamental code syntax. We show you the DOM and why it is essential for dynamic web content. Then jquery in order to save time and speed up the design process. JSON to transfer data between front and back end code. Then PHP constructor code to interact with MySQL to bring data in from a web form. No page refresh with AJAX form submission. Also use AJAX to pull data from PHP in JSON format to output it on your webpage. This is a course that brings it all together how it work together. An AJAX web form can be then used in many variations in order to build out your own dynamic AJAX pages. We also use bootstrap for styling. Learn how to output PHP array data as JSON so that it can be brought into JavaScript to placed within HTML.
Everything you need to learn about creating Dynamic JavaScript web applications is provided within this course.
  • no wasted time watching someone type
  • quick lessons get right to the point
  • fully covered topics with real world examples
  • source files downloadable to work along
  • challenges and lessons
  • 30 day money back guarantee
  • new course material added regularly
  • trusted name in education since 2002
  • full HD easy to read source coding
  • quick response support to students
  • regular discussions


Who this course is for:
  • web developers
  • web designers
  • anyone who wants to learn more about JavaScript
  • anyone who wants to learn about AJAX
  • anyone who wants to see JSON in Action
  • Anyone who wants to build dynamic web pages
  • Anyone who wants to build a database interactive web form

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Laurence Svekis

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today

Providing Web development courses and digital marketing strategy courses since 2002.
Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.
"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990, and my first website in 1998. I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."
"Learning, understanding with a strong passion for education. The internet has provided us with new opportunities to expand and share knowledge."
Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online. Technology connects us all in many ways. It opens up doors to those who embrace it and learn how to make those connections real.
"My courses are designed to help you achieve your goals, learn and update skills"
Background : An experienced web application developer, having worked on m

icon
Reviews

4.2

50 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Javascript and Ajax topics are well rendered and author just give the information someone will need on project. Good job ..

Haven't gotten into the meat of the course yet. jQuery is being recommended, which I would rather not incorporate. We'll see if the recommendation is actually a necessity for the course.

this is how to teach it

Good course however some of the php side is outdated and wont work anymore. For example: mysql_xxx has been replaced with mysqli_xxx. After changing this I was still unable to send data over to my database. I am a beginner with php and javascript so I struggled to find the issue. That being said I still learnt things from the course and it was helpful in getting me started but I wouldn't pay �12 if I knew this would be the case.

It was all that I could have possibly hoped for to help begin my journey in learning PHP with MySQL. However, I would have liked to lay my hands on the source files and SQL scripts to get me started in no time at all.

This is a very good course if you need to fix concepts about how to work with different programming languages.

Il corso fatto abbastanza bene per la prima parte, ma perde molto su ajax che trattato in modo piuttosto incomprensibile. Mi rendo conto che in un corso cos breve non un'impresa facile, ma forse era il caso di utilizzare degli esempi maggiormente "basic" in modo da introdurre gli argomenti e permettere al lettore di capire il funzionamento del codice sorgente. Purtroppo, inoltre, il corso parecchio superato e i sorgenti non funzionano a meno di parecchie modifiche.

The tutorial files and database names in the the lessons often don't match. The lesson hops around and can be further simplified. There are errors in the lesson files, and database entry SQL should have been included instead of using phpadmin to update the database.

I wish you would have explained XAMPP, and the structure of the code at the beginning of section two, not at the end, since it was hard to know what was going on

Fairly straight forward and to the point. Easy to follow.The one thing I would have liked to see is the use of php mysql pdo statements and functions rather than the now outdated mysql functions. I have php 7 installed so the functions used in this course didn't work I had to use mysqli which isn't a BIG deal as have a fair amount of experience so I knew right away why some of the code wasn't working. So for others taking this course depending on what your test environment is you may need to update your sql functions to reflect whats available in the version of php you are using.Other than that Great course worth taking, I would recommend if you are a beginner or needing a bit of a refresher. Thanks!

This course is very informative and I'm super pumped to continue my java script learning journey.

I was looking for a refresher course and this course is good for that. I don't think I could have followed along if I was a beginner because so many web technologies are covered.