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

Reply via email to