YoVDO

Ajax with PHP: Add Dynamic Content to Websites

Offered By: LinkedIn Learning

Tags

PHP Courses Web Development Courses jQuery Courses JSON Courses AJAX Courses

Course Description

Overview

Add dynamic, asynchronously loading content to websites to make them more modern, professional, and user friendly, with Ajax and PHP.

Syllabus

Introduction
  • Welcome
  • How to use the exercise files
1. Ajax Defined
  • What is Ajax?
2. Ajax Client
  • Requests
  • Responses
  • States and events
  • Load remote text
  • Load remote JSON
  • Using jQuery
3. PHP Server
  • Detect Ajax requests
  • Respond with HTML partials
  • Respond with JSON data
  • Update page on change
4. Ajax Button
  • Create a favorite button
  • Send button Ajax request
  • Process button Ajax request
  • Handle button Ajax response
  • Mark favorites on page load
  • Create an unfavorite button
5. Ajax Form Submission
  • Create the form
  • Gather form data
  • Handle form errors
  • Add a loading spinner
  • Disable form button
  • Allow fallback to HTML
  • Prevent default
6. Infinite Scrolling
  • Create a page of items
  • Process a load request
  • Append HTML results
  • Use a data attribute
  • Trigger Ajax on scroll
  • Prevent multiple requests
7. Search Autosuggest
  • Create a text input
  • Style suggestions
  • Send an autosuggest Ajax request
  • Calculate results
  • Format suggestions with JSON
Conclusion
  • Next steps

Taught by

Kevin Skoglund

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Intro to Computer Science
University of Virginia via Udacity
Web Development
Udacity
Software Engineering for SaaS
University of California, Berkeley via Coursera
CS50's Introduction to Computer Science
Harvard University via edX