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 …
↧