Activity Stream
48,167 MEMBERS
65222 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

View Poll Results: Which one?

Voters
29. You may not vote on this poll
  • MySQL

    23 79.31%
  • MySQLi

    6 20.69%
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1.     
    #11
    Banned
    I use MYSQL too.

  2.   Sponsored Links

  3.     
    #12
    Member
    hi,

    MySQLi is still new and vulnerable . Its better to say on the mySQL . Till the mySQLi gets improved with security point of view.

  4.     
    #13
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    MySQL Lib is old, it shouldn't be chosen over MySQLi in any circumstances really.

    MySQL Lib = old & lacks new functionality
    MySQLi = new & restricted to MySQL
    PDO = new & works on almost any DB

    So you should generally use PDO over anything for portability.

    Though half of you probably don't even know PDO exists.

    I never use the mysql or mysqli libraries in my code now, it'd be an illogical decision to do so when you can have complete portability with PDO. You can code your script to use PDO so if you ever switch DB, you only change the connection, not the queries.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  5.     
    #14
    Member
    MySQL. Thanks for the details.
    Trusted buyers: warezfreak09, aishamontreal, gamelord, gruby4678, sharesz, ancient, wCruiser, madsnipper.

  6.     
    #15
    Member
    Website's:
    iGotMusic.org NitroRoms.com GamersFire.com
    I use whatever default the software itself recommends, this way your sure to have the best experience

  7.     
    #16
    Banned
    Website's:
    blackshare.org porndome.org filme-porno.bz filmeporno.me
    i use mysql but mysqli is faster.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. mysqli extension is missing
    By SaKIB in forum Server Management
    Replies: 4
    Last Post: 2nd Jul 2011, 01:17 PM
  2. Mysqli on Directadmin
    By mboy10 in forum Technical Help Desk Support
    Replies: 0
    Last Post: 19th Mar 2011, 02:27 PM
  3. Compiling mysqli for php 5.2 windows errors in VC6
    By NewEraCracker in forum Web Development Area
    Replies: 1
    Last Post: 17th Feb 2011, 02:39 PM
  4. SQL ERROR [ mysqli ]
    By applecut in forum phpBB
    Replies: 16
    Last Post: 11th Jan 2011, 10:21 PM
  5. How to install MySQLi on my server
    By Hesham_3del in forum Server Management
    Replies: 1
    Last Post: 8th Aug 2010, 06:19 AM

Tags for this Thread

BE SOCIAL