Update to use mysqli or PDO
bizbink opened this issue · 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
That would be a very nice idea as the mysql extension would be probably removed in near future....