[snip]
\(([0-9]*)\)
[/snip]

I had done this before and still get the parenthesis...

ereg("\(([0-9]*)\)", "Upper Voltage (124.1)", $regs); 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to