phpbar.de logo

Mailinglisten-Archive

OT: Problem mit REGEXP '[[:<:]]C++[[:>:]]'

OT: Problem mit REGEXP '[[:<:]]C++[[:>:]]'

Friedhelm Betz mysql-de_(at)_lists.bttr.org
Tue, 26 Feb 2002 19:45:12 +0100


Hallo Ives,

Tuesday, February 26, 2002, 4:03:36 PM, you wrote:

> marcel.burkhalter_(at)_crypto.ch wrote:
 
>> ahso, und du hast nicht per zufall ne php function am start
>> welche alle regexp sonderzeichen escaped?

> nope aber hier die sonderzeichen ;o) 
> . ^ $ * + ? { [ ] \ | ( )

quotemeta() ?!

<?php
$str = ". ^ $ * + ? { [ ] \ | ( )";
$quoted = quotemeta($str);
echo $quoted;
?>

Gruesse
 Friedhelm

---
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive