Tuesday, 6 December 2016

PHP - PDO select records from MySql

PHP - PDO select records from MySql
//

As Zend has announce not to support mysql_* functions in future version's of PHP (from PHP 5.5 and onwords). So now these functions will be deprecated.  So now developers should try to use PDO or MySqli extension of  PHP. Here is a small code snippet showing how to select records from Database using PDO.


To read More about from here posted by Maz


Previous Post
Next Post

About Author

0 comments: