[Lynda] PHP: Object-Oriented Programming with Databases

Author

image of author Kevin Skoglund

FCO Telegram Channel

Kevin Skoglund

Released

1/30/2018

Learn how to interact with databases using object-oriented PHP code. In this intermediate course, Kevin Skoglund teaches powerful PHP techniques that streamline interactions with MySQL databases. PHP developers will benefit from the efficient, well-organized, reusable, and easy-to-understand code that object-oriented programming (OOP) offers. Kevin shows how OOP techniques can optimize database queries, help manage sessions, and simplify user logins. He provides practical examples and tips to create objects that interact seamlessly with database rows, to build a content management system with HTML forms, to authenticate users, and to break up long lists of database data into smaller pages.

Note: This is an intermediate-level training course that assumes you have existing knowledge of PHP. To refresh your skills, check out PHP Essential Training and PHP: Object-Oriented Programming.

Topics include:

  • Creating a project database and tables
  • Connecting to the database
  • Database queries with OOP
  • The active record design pattern
  • Defining a database-driven class
  • Performing common database tasks with OOP
  • Creating inheritable and reusable code
  • Object-oriented user authentication
  • Object-oriented pagination
Skill Level Intermediate

4h 4m

Duration

44,037

Views
Show More Show Less
Size: 714.02M

 

Content retrieved from: https://www.lynda.com/PHP-tutorials/PHP-Object-Oriented-Programming-Databases/669547-2.html.

1 thought on “[Lynda] PHP: Object-Oriented Programming with Databases”

  1. Please provide his three more tutorials. Links are given bellow:

    https://www.lynda.com/PHP-tutorials/Welcome/587674/623942-4.html
    https://www.lynda.com/MySQL-tutorials/Introduction/587675/629455-4.html
    https://www.lynda.com/PHP-tutorials/What-security/133321/180284-4.html

    Reply

Leave a Comment