January 23-27
Topics of the Week:
- Object Oriented Programming
We started with an overview of OOP and then dove into an example project of a fake Bank.
You are currently browsing the Line by Line… posts tagged: PHP
Topics of the Week:
We started with an overview of OOP and then dove into an example project of a fake Bank.
PHP Tutorials Examples Object Oriented Programming with PHP.
This is a great tutorial about working with OOP in PHP.
Another PHP Video tutorial site. – Very popular OOP tutorial series, but a little slow.
Good descriptions of separation of code between Model View Controller, or business logic, database connections, validation etc.