Skip to content
Twitter page opens in new windowPinterest page opens in new window
Neweb
Featuring Top Tech News & Tutorials
Neweb
  • Tutorials
  • Themes
  • Tech
  • Plugins
  • Contact
Search:
Search
  • Tutorials
  • Themes
  • Tech
  • Plugins
  • Contact

Category Archives: PHP

Why you Should be using PHP’s PDO for Database Access

PHP, TutorialsBy NewebJuly 16, 2014Leave a comment

Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of PHP 5.1, there’s a better way. PHP Data Objects (PDO) provide methods for prepared statements and working with objects that will make you far more productive!   Republished TutorialEvery few weeks, we revisit some of our reader’s favorite posts…

Neweb
Copyright © 2019 Neweb, All Rights Reserved.
Go to Top