Mailinglisten-Archive |
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