[FX.php List] Basic help

Troy Meyers tcmeyers at troymeyers.com
Wed May 28 13:01:16 MDT 2008


Bob,

That's good. That's basically what the preg_replace() is doing, well, actually it allows them as part of the password but escapes them, and copes with the other special characters too.

If you are just doing only asterisks, though, someone could try to hack the password.

Try logging in with your real email address, and for password: "@" then "@@" then "@@@" etc. until you get in. Basically that's trying to get in by testing how many characters the actual password has.

-Troy


> I filter out asterisks...
> 
> BP



More information about the FX.php_List mailing list