From the course: PHP: Object-Oriented Programming

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Happy Coding

Happy Coding

- [Kevin] I would like to thank you for taking PHP: Object-Oriented Programming with me. We've learned all of the techniques you need to define and use objects in your PHP code. Once you have a feel for the basics, the next step is to learn to use PHP and object-oriented programming techniques to interact with databases. Objects can help you to find database data, define complex behaviors for the data that you retrieve and control the kind of data that gets saved in the database. OOP is a powerful tool to use throughout your PHP programming. I look forward to seeing the projects that you create. Happy coding.

Contents