PHP-MySQL-Class icon indicating copy to clipboard operation
PHP-MySQL-Class copied to clipboard

Update to use mysqli or PDO

Open bizbink opened this issue 11 years ago • 1 comments

in PHP v5.5 mysql functions are removed. Please revert back your commit because I thought it started working because of that silly thing. I spent all night before trying to figure it out and forgot somehow I really don't remember but the day after I went back to 5.4 because I found out other functions were removed. So now I realized that the real reason your script was removed was because I was using the wrong version. Please update you readme to note this as well if you don't plan on changing it. Here's the source http://www.php.net/mysql_query

(sorry for any spelling and grammar mistakes, its late and I'm exhausted. Read the source it'll explain all)

EDIT: I mean my commit

bizbink avatar Dec 17 '13 06:12 bizbink

That would be a very nice idea as the mysql extension would be probably removed in near future....

amalfra avatar Dec 17 '13 09:12 amalfra