can u help me in PHP

can u help me in PHP

am 28.01.2007 11:01:13 von Rana

------=_NextPart_000_000B_01C742D4.0315F8A0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello



I read ur reply on newsreader abou mysqli and if i can use it in PHP4



My question is where can i find a link to download the mysqli extension
separately without changing to PHP5



Please reply



Thank you



Regards

Rana




------=_NextPart_000_000B_01C742D4.0315F8A0--

Re: can u help me in PHP

am 28.01.2007 17:08:47 von Niel Archer

Hi

> I read ur reply on newsreader abou mysqli and if i can use it in PHP4
>
> My question is where can i find a link to download the mysqli extension
> separately without changing to PHP5

The MySQLi extension is available before PHP v5, but I couldn't tell
exactly which version it was introduced with. I'm pretty certain it's
part of 4.1.
However, this doesn't mean it is enabled. If I recall correctly, on a
windows platform it is available as a dll, but needs to be enabled in the
php.ini. With other platforms, I think it needs to be compiled in with
an additional switch.

Niel

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: can u help me in PHP

am 30.01.2007 11:34:47 von Sergiu Voicu

It seems that there is no mysqli extension for PHP4. Read this thread at
MySQL forums:
http://forums.mysql.com/read.php?52,83780,83780#msg-83780

Rana wrote:
> Hello
>
>
>
> I read ur reply on newsreader abou mysqli and if i can use it in PHP4
>
>
>
> My question is where can i find a link to download the mysqli extension
> separately without changing to PHP5
>
>
>
> Please reply
>
>
>
> Thank you
>
>
>
> Regards
>
> Rana
>
>
>
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php