FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » <beg> ADODB PHP Extension Help </beg>
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: <beg> ADODB PHP Extension Help </beg> [message #176233 is a reply to message #176231] Thu, 08 December 2011 19:28 Go to previous messageGo to previous message
Aul is currently offline  Aul
Messages: 7
Registered: December 2011
Karma:
Junior Member
On 12/8/2011 1:44 PM, The Natural Philosopher wrote:
>
> I have to say that the straight mysql extensions work fine for me in
> every way..not sure why mysqli would be needed?

Because I am using MySql 5

http://www.php.net/manual/en/mysqli.overview.php#mysqli.overview

*What is PHP's MySQL Extension?*

This is the original extension designed to allow you to develop PHP
applications that interact with a MySQL database. The mysql extension
provides a procedural interface and is intended for use only with MySQL
versions older than 4.1.3. This extension can be used with versions of
MySQL 4.1.3 or newer, but not all of the latest MySQL server features
will be available.

Note:

If you are using MySQL versions 4.1.3 or later it is *strongly*
recommended that you use the mysqli extension instead.

The mysql extension source code is located in the PHP extension
directory ext/mysql.

For further information on the mysql extension, see
http://www.php.net/manual/en/book.mysql.php.

*What is PHP's mysqli Extension?*

The mysqli extension, or as it is sometimes known, the MySQL improved
extension, was developed to take advantage of new features found in
MySQL systems versions 4.1.3 and newer. The mysqli extension is included
with PHP versions 5 and later.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Poll software recommendations
Next Topic: regex help
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 17:16:06 GMT 2024

Total time taken to generate the page: 0.05073 seconds