fork(2) download
  1. <?php
  2. preg_match_all('/^(([a-z]+\[[a-z| |,]+\])\,?)+$/', $methods, $result);
  3. echo $result;
  4. ?>
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
Array