YoVDO

Advance your Skills as a PHP Developer: Working with Data

Offered By: LinkedIn Learning

Tags

PHP Courses AJAX Courses Database Management Courses HTTP Requests Courses PDO Courses MySQLi Courses

Course Description

Overview

Take the complexity out of working with data by learning how to connect to databases and manipulate values using PHP. Learn how to fetch result sets by executing queries, discover how to implement persistent sessions, find out how to simplify access to directories, and more.
  • Learn how to use PDO and MySQLi to access databases.
  • Manage persistent sessions between servers and clients.
  • Practice asynchronously loading content to your site using Ajax.

Syllabus

Courses under this program:
Course 1: Consuming RESTful APIs in PHP with Guzzle
-Learn how to consume REST APIs using Guzzle, a PHP HTTP client that makes it easy to send HTTP requests and integrate with web services.

Course 2: PHP: Accessing Databases with PDO and MySQLi
-Learn how to access and manipulate databases using the object-oriented PHP extensions PDO and MySQLi.

Course 3: PHP: Managing Persistent Sessions
-Learn how to store persistent PHP session data in a SQL server and create an auto-login system that recognizes returning users.

Course 4: Ajax with PHP: Add Dynamic Content to Websites
-Add dynamic, asynchronously loading content to websites to make them more modern, professional, and user friendly, with Ajax and PHP.


Courses

  • 0 reviews

    3-4 hours

    View details
    Learn how to access and manipulate databases using the object-oriented PHP extensions PDO and MySQLi.

    Now that PHP has true object-oriented capabilities, it's best practice to access databases using PDO (PHP Data Objects) and MySQLi. These methods produce database-neutral code that works with over a dozen systems, including MySQL, SQL Server, PostgreSQL, and SQLite. Learn how to use PDO and MySQLi to perform basic select, insert, update, and delete operations; improve security with prepared statements; and use transactions to execute multiple queries simultaneously. Author David Powers also covers advanced topics like instantiating custom objects, and compares PDO to MySQLi so you can decide which method is right for you.
  • 0 reviews

    3 hours 38 minutes

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

    2-3 hours

    View details
    Learn how to consume REST APIs using Guzzle, a PHP HTTP client that makes it easy to send HTTP requests and integrate with web services.
  • 0 reviews

    2-3 hours

    View details
    Learn how to store persistent PHP session data in a SQL server and create an auto-login system that recognizes returning users.

Taught by

Justin Yost, David Powers and Kevin Skoglund

Related Courses

Introduction to API Testing using JMeter Tool
Coursera Project Network via Coursera
Learn to Code in Python 3: Programming beginner to advanced
Udemy
React: Comprehensive Guide to Modern Web Development
Udemy
Web Scraping in R
DataCamp
Vue - The Complete Guide (incl. Router & Composition API)
Udemy