Can a MySQL db connection be used with MySQLi methods?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Can a MySQL db connection be used with MySQLi methods?

Post by Benjamin »

Title says it all. Anyone ever done this before?
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Re: Can a MySQL db connection be used with MySQLi methods?

Post by phdatabase »

No. That is, no it can't.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Can a MySQL db connection be used with MySQLi methods?

Post by Benjamin »

Sure won't... bummer.
Post Reply