D Detox Member Jul 24, 2010 365 24 Nov 11, 2016 #1 Hello, I'm looking for some basic information on how to convert MySQL to MySQLi I've been trying to convert RevCMS into MySQLi but it's not connecting at all to Database. Here is a link I've been using for Guidance You must be registered for see links
Hello, I'm looking for some basic information on how to convert MySQL to MySQLi I've been trying to convert RevCMS into MySQLi but it's not connecting at all to Database. Here is a link I've been using for Guidance You must be registered for see links
JayC Well-Known Member Aug 8, 2013 5,505 1,401 Nov 12, 2016 #2 So why not try to show us what you're writing in the code to connect to the database, and we will help you figure out why it's not connecting. Upvote 0 Downvote
So why not try to show us what you're writing in the code to connect to the database, and we will help you figure out why it's not connecting.
JynX Posting Freak Feb 6, 2016 710 438 Nov 15, 2016 #3 Just use PDO, it's way better Upvote 0 Downvote