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 - PHP Tutorial
From the course: PHP: Object-Oriented Programming with Databases
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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.