hi all
can anyone tell me, does this condition evaluate to true or false?
$foo = ereg('ca?t', 'caaaaaaat');
thanks
marc
can anyone tell me, does this condition evaluate to true or false?
$foo = ereg('ca?t', 'caaaaaaat');
thanks
marc
Comment