Skip to main content

PHP PDO Tutorials in Urdu/Hindi

If you are using the traditional mysql_connect or mysqli_connect method for database connection then it’s time to move either to OOP (Object Oriented Programming) or PDO (PHP Data Object). Upon requests by my web development students, I’ve taken time to create some video tutorials on PDO in Urdu/Hindi. In the near future, I’ll create more tutorials on web development and especially on PHP.

php-pdo-connection

What’s PDO?


In simple words, PDO stands for PHP Data Object, and it’s an extension to formalise PHP’s database connections by creating a uniform interface. You can also say, it’s an Object included in the core libraries of PHP. PDO can be used to connect many database management servers such as SQL Lite, Oracle and Microsoft SQL Server.

What are the advantages of PDO?


There are many advantages of using PDO in PHP applications. The main advantage is that, it reduces the work-flow, because it’s a built-in API. Another advantage is that, it prevents SQL injections. And finally, it’s very easy and helpful to use with OOP and other popular frameworks.

PHP PDO Tutorials in Urdu/Hindi


In this video tutorials series, you’ll learn all the basic usage of PDO in PHP. You’ll learn creating database connection in PHP and then I’ll teach you the following database related tasks using PDO:

  • Selecting data from a table

  • Inserting data into a table

  • Updating data in a table

  • Deleting data from a table


And we’ll also take care of the error handling in PDO. Now for learning this all practically, you need to watch video tutorials below in Urdu/Hindi. This is a playlist from YouTube, you need to just play one video, and the next one will automatically start playing.

PDO Video Tutorials in Urdu/Hindi



After watching the tutorials, I hope you’ve learned PDO which is very important for PHP projects. I’ll suggest you to use PDO in your future PHP applications, because MySQL_connect has already been removed from PHP, and mysqli_connect is no longer used by most of the web developers working today. So the remaining option is either OOP or PDO. If you liked this tutorial series then don’t forget to share it with your friends on Social Media. And if you have any question related to this post or anything related to this blog then don’t hesitate to post your comment using below comment box. I’ll be glad to answer your questions. Thanks for watching the lectures and Happy Web Development!

Comments

Popular posts from this blog

C++ Programming Tutorial - How to Install Code::Blocks in Ubuntu Linux - Learn Online

Installing Code::Blocks How do I Install Code::Blocks HOWTO: Installing Code::Blocks 10.05 How do you install Irrlicht on Code::Blocks? How do you install CodeBlock on ubuntu? codeblocks /bin/sh: g++: not found Installing codeblocks on ubuntu Installing Code::Blocks on Ubuntu 10.04?

Facebook Advertising Coupon – What Happened?

It used to be that Facebook had many different promotions in which they gave out free $50 advertising coupons. Facebook Advertising Coupon is only getting from some hosting service that is include in godaddy Hostgator and 1and1, If you do a search for “Free Facebook Coupons” on Google you’ll probably see some results like this: Free coupon when you buy WordPress hosting through GoDaddy Free coupon when you setup a DIY website through specific website builders Free coupon when you “like” Facebook’s Marketing page Unfortunately none of these are still active. What happened is in mid-2015 Facebook tightened their hold on advertising credit coupons, likely in response to companies who were “reselling” coupons on eBay and Fiverr. As a result, Facebook ended many of these promotions. Facebook Advertising Coupon Facebook Ads can get expensive pretty quickly. There’s no secret about that. And with organic reach continuing to decline with the most recent algorithm upd...

How To Install Kali Linux in VirtualBox - Learn Online

in this video I am going to sho you How to install Kali Linux in Virtualbox : Step-by-step . This is A detailed guide on installing Kali Linux on VirtualBox. I am going to show How to Install Kali Linux 2016 + Guest Additions on VirtualBox. Install Kali linux 2.0 on Virtual Box Step by Step Install Kali LInux 2 in VirtualBox Installing Kali Linux 2016.1 on VirtualBox