|
Posted by Geoff Berrow on 01/27/07 13:44
Message-ID: <op.tmtehzlvqnv3q9@misant.kabel.utwente.nl> from Rik
contained the following:
>The way I usually handle it:
>- I'll have a very retrictive character set for the username (usually
>something like [a-zA-Z0-9_\s]+).
That's the thing I was looking for. And how would I use that with
preg_match? Just can't get my head round regex syntax, sorry.
>- Passwords are totally free, you can have a 1MB password string with
>chinese characters for all I care. I'll only use the md5'ed version of
>this.
Good point.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|