|
|
Posted by Willem-Jan on 11/29/05 15:44
Hi all,
I want to check the input by a form field by PHP. I only want to allow
capital or small letters, numbers, a - and a space. Now I use
"[^A-Za-z0-9-]" . What do I need to add to allow spaces?
Thanx!
WJ
Navigation:
[Reply to this message]
|