What Is PDO? | Introduction To Object-Oriented PHP | OOP For Beginners | PHP Tutorials

preview_player
Показать описание
This video will introduce you to PDO in Object Oriented PHP – Learn how to reduce development time based in PHP

📚 New Udemy Course

📲 Let’s plan a meeting

💌 Newsletter

🔥 Resources

Want to learn more?

#oop #php #objectorientedprogramming
Рекомендации по теме
Комментарии
Автор

Professionalism at its peak. hats off man!

pythusiast
Автор

thank you for this amazing great tutorial

ubwacu
Автор

Awosem tutorial.can you make shopping cart using php oops

rajabhishek
Автор

Ty for it but i have a problem with my xamp server..
I got these error message. -->
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Nincs ilyen ismert �llom�s.

jozsefvanyi
Автор

Couple of questions.
1) What did you expect: echo $object->connect(); to echo as Database->connect() has no return value.
2) For whatever reason I don't get the missing database error message. I'm the DB Admin so, believe me, database "pdo_db" does NOT exist. Any ideas?

I'm considering downloading your code and running a compare just to make sure I didn't make the same mistake as 'Creative Outside' below. However issues number 2 above worries me a bit.

carlfranz
Автор

I am getting an error like "could not find driver" I check my php.ini and found extension=pdo_mysql is uncommented or on. Please be noted I am using PHP Version: 7.2.7. any idea why I ma getting this error?

What version are you using?

TIA!

creativityoutside
Автор

Can I conclude that OOP is the name of the programming and PDO is the product of the program?

luxfero
Автор

If anyone use docker, please give 'DB_HOST' second parameter in config.php as your container name of DB to make this work. You will save some time looking trough errors got in Google :)

muzika