look on php.net for preg_replace and functions like that, they use regular
expressions to replace characters

"Digitalkoala" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi folks,
>
> Is there a function that extracts numbers from a string?
>
> I can do this with ereg but it's quite slow when you have a long list of
> variables to get through...
>
> thanks!
>
> dk
>
>
>



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

Reply via email to