Reply to Re: [PHP] Removing non-numbers

Your name:

Reply:


Posted by Richard Lynch on 10/04/88 11:08

Ben Miller wrote:
> OK - easy one here, I know. Having troubles removing anything that is not
> a
> number from user input. According to manual, [!] is supposed to mean set
> of
> non-matching optional characters. Tried

! means that, but only in a completely different context from what you are
using...

> $var = ereg_replace("[!0-9]","",$var);

$var = ereg_replace("[^0-9]", "", $var);

> and it removes the numbers, but so does
>
> $var = ereg_replace("[0-9]","",$var);

What you had was stripping OUT the digits. Plus taking out "!" in the
first one.

--
Like Music?
http://l-i-e.com/artists.htm

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация