Quote db

Viewing quote

Quote #20. Rating 2.67. Login to rate.

<MD87> ~php $reg = '/^\((?:[^()]|(?R))+\)$/'; echo preg_match($reg, '(((moo)))'); echo preg_match($reg, '((((moo)))');
* Demented-Idiot tries to parse that regex
* Zipplet returned error: unknown syntax
* MD87 takes cover as he doesn't want to be covered in brain when Demented-Idiot's head explodes