![]() |
Stripping non alpha numeric characters
This should work correct?
PHP Code:
|
You should avoid using ereg_replace() - the ereg_* set of functions have been deprecated in favor of the PCRE equivalent preg_* set. They're also much slower.
With that out of the way, it should work. php Code:
|
Oh dang. I should know that about ereg. I just read that the other day. and thank you very much. I know if I ever have a problem you guys are always super friendly at TalkPHP. :) Thanks again.
|
| All times are GMT. The time now is 09:19 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0