Re: [PHP] Parsing out numbers from a string

2001-12-30 Thread Brian Clark
* John Weez ([EMAIL PROTECTED]) [Dec 30. 2001 03:23]: > I have a small program which captures the output of a webpage and puts the > data in to a string variable. > I then use teh strip tags function of php to clean it up a bit. > then i want to use regular expressions to extract all the numbers

[PHP] Parsing out numbers from a string

2001-12-30 Thread John Weez
Hi all I have a small program which captures the output of a webpage and puts the data in to a string variable. I then use teh strip tags function of php to clean it up a bit. then i want to use regular expressions to extract all the numbers from the page ..they are like this usually numbers.nu