Am Samstag, den 18.11.2006, 15:14 +0100 schrieb Thomas Weidner:
[...]
> // example code
> public function getAlpha($name, $locale = false) {
>     $characters = 'a-z';
>     if ($locale ! = = false) {
>         $characters = Zend_Locale_Data::getContent($locale, 'characters');
>     }
>     preg_match($characters, '/[' . $characters . ']/', $result);
>     return $result;
> }

*argh*, ok. You're right, I have to regret everything I said before.
Just forget the whole thread.

Greets, Lars
-- 
      "Kriterium des Wahren ist nicht seine unmittelbare
          Kommunizierbarkeit an jedermann"
         -- Theodor Wiesengrund Adorno, aus: »Negative Dialektik«

name: Lars H. Strojny      web: http://strojny.net 
street: Engelsstraße 23    blog: http://usrportage.de
city: D-51103 Köln         mail/jabber: [EMAIL PROTECTED]
f-print: 1FD5 D8EE D996 8E3E 1417  328A 240F 17EB 0263 AC07

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to