Hi,
Has anyone an idee how i can replace every character in a string if it is not alphanumeric ?
something like eregi_replace, but i don't know how i say in regex NOT.
Tnx
Has anyone an idee how i can replace every character in a string if it is not alphanumeric ?
something like eregi_replace, but i don't know how i say in regex NOT.
Tnx
Comment