dionyziz / endofcodes

A game of coding
MIT License
11 stars 8 forks source link

Move to mysqli #89

Open dionyziz opened 10 years ago

vitsalis commented 10 years ago

just change mysql[connect,select] etc to mysqli[connect,select] etc?

dionyziz commented 10 years ago

No, you have to use some OOP-style queries. Look at the docs. http://www.php.net/manual/en/book.mysqli.php