Does php 4.4.8 support mysqli (object-oriented style)?
04:18 19 Jun 2011

Does PHP 4.4.8 version support mysqli object-oriented style? I have made ready this project on PHP5 and when I got online hosting, I came to know that the online version is 4.4.8.

How can I make my mysqli project work on this domain?

php mysqli php4