[PHP-DEV] Bug #11084: strings From: andrus <email protected>
Date: 05/24/01

From: andrus <email protected>
Operating system: all
PHP version: 4.0.5
PHP Bug Type: Feature/Change Request
Bug description: strings

Hi there :)

I hope i writing this mail to right place :)

When will be implemented case insensitive str_replace?
In to-do list its in long time already..

Also, php is missing (at least i havent found yet) one string matching function (most ppl not deal goodly with regexes, me too :\ )
Example: to match "abcdef" with mask "*cd*" and "ab?def" ... and so on, with wildcards.

Addionally, one thing would be great too in PHP, its like in C is in types.h ... functions isprint (char *c), isdigit (char *c) and so on ...

Andrus

-- 
Edit Bug report at: http://bugs.php.net/?id=11084&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>