http://www.php.net/manual/en/function.array-key-exists.php
The name of this function is key_exists() in PHP version 4.0.6.

Damn those elusive manual pages :-/

Jim Grill
Support
Web-1 Hosting
http://www.web-1hosting.net
----- Original Message ----- 
From: "David D" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 11:53 AM
Subject: [PHP] an array_key_exists() substitute for php 4.0> <4.1 ?


> hello all,
> 
> I download a gni script path2vars that manipulate query_string for web
> crawlers.
> But I have php 4.06 that doesnt support function :
> uses array_key_exists() (PHP >= 4.1.0).
> Is there a way to substitude it ?
> Is there a way to detect php version and incluse the functions or it
> substitute ?
> 
> 
> Thanks.
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 



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

Reply via email to