| 
 Posted by Khai on 11/15/05 22:30 
or your regex expression wuold resemble: 
 
\$\d*\.\d\d 
 
the \. (slash period) gets around the fullstop. 
 
is this what you're after? 
 
"Ewoud Dronkert" <firstname@lastname.net.invalid> wrote in message 
news:tmdkn19lqgnepktra0ggmgjcfanebb55ab@4ax.com... 
> mail@phpfailure.php wrote: 
> > If i check numeric or numbers it will come up false because of the 
> > full stop... 
> 
> Using http://php.net/is-numeric ? 
> 
> --  
> E. Dronkert
 
  
Navigation:
[Reply to this message] 
 |