#26 PHP Object Oriented Programming Basics - OOP | Practical project | Quick programming tutorial

preview_player
Показать описание
Learn how to code in an object oriented way in PHP. in this series we'll cover the basics of OOP and how to apply it practically in your projects.

link to playlist:

support me on patreon:

more how to:
make a social website from scratch:

all crash courses:

code a live chat app in PHP and JavaScript:

make an eCommerce website from template:

convert an HTML template to PHP website:

simple signup and login system & security:

crop images with PHP:

PHP Object Oriented Programming basics:

Chart or graph using SVG:

Responsive web design:

clean pretty URLs:

support me on patreon:

my facebook:
Рекомендации по теме
Комментарии
Автор

We can use as well empty() function to check if an array is containing data, instead of count > 0 checks, I guess

medelkasmi
Автор

What's the connection between the init and the db class, which code is connecting them together?

raymytech
Автор

you are great but I have a diffrent way to make them easy I have to create one method called all to fetch all data from the table and others are easy to make

phpcoderforever
Автор

Hello sir, i am very happy following this tutorial, please i am getting this error "Fatal error: Uncaught Error: Call to undefined method PDO::select() in Stack trace: #0 {main} thrown in on line 5" on my index page. Please i need you help here. i can't seem to figure out the problem

matthewidungafa