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 #176234 is a reply to message #176233] Thu, 08 December 2011 20:32 Go to previous messageGo to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
Aulë wrote:
> 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.


Golly. I seem to have it anyway.
Oh well. It works fine for me, using the older calls and not the class
stuff.
[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: Fri Sep 20 20:23:11 GMT 2024

Total time taken to generate the page: 0.04538 seconds