I use http://php.net/strnatcasecmp since version_compare is only available
since 4.1.0, which is rather self-defeating :-)
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You mean like php.net/version_compare ?
>
> On Mon, 24 Jun 2002, Dreamriv
You mean like php.net/version_compare ?
On Mon, 24 Jun 2002, Dreamriver.com wrote:
>
> Hello All,
> I also have the challenge of distributing php code to unknown php versions. There is
>a wide discrepancy in the functionality of even various PHP 4.x code. Since at the
>time of coding I don't k
Hello All,
I also have the challenge of distributing php code to unknown php versions. There is a
wide discrepancy in the functionality of even various PHP 4.x code. Since at the time
of coding I don't know the version, I test for it when I need to, and include code
accordingly.
For example,
3 matches
Mail list logo