[PHP-DB] mysql and regular expressions From: Arash Dejkam (arash <email protected>)
Date: 11/29/01

Hi,

SELECT "aaa45aaa" REGEXP "aaa(\d\d)aaa" -> returns 1;

is there any function in mysql to return "45" instead on 1 ?

Arash
http://www.dejkam.com

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