From the course: PHP: Object-Oriented Programming with Databases

Unlock this course with a free trial

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

Next steps

Next steps

- I would like to thank you for taking PHP object-oriented programming with databases. I hope that you've gained useful strategies for working with databases in an object-oriented way. The active record design pattern that we used to create, read, update, and delete records can be reused in other projects, and further improved to add more flexibility and more features. Most importantly, I hope that you've found that database interactivity becomes simpler and more manageable using OOP techniques. The next step is to try using these same techniques in your own projects. I look forward to seeing some of the amazing database-driven PHP projects that you develop and launch online. Until then, happy coding.

Contents