-
Mysqli vs Mysql and CMS
Hi I'm a newbie
My web host only runs MySQL 3.23.58 can I use Mysqli? I want to build my own simple CMS can anyone recommend good books or websites for building simple PHP/Mysql database CMS?
-
-
http://php-mysql-tutorial.com
Click view all, then start from the last page at the bottom (they're in reverse order).
I believe that mysqli is just a component of PHP that works with any MySQL database-- so, yes, this will probably work with your system. There's no harm in trying.
As for mysqli "versus" mysql, I suggest reading a bit (just look around google). Basically they're the same thing and work in mostly identical ways, except that mysqli is "improved" in a few ways or at least it's said to be. There's no harm in using it (except that it's not as common as mysql), though many/most? designers still use mysql, perhaps just by habit.
Note: I have deleted your other duplicate post-- please only post a question once.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks