Re: [PHP-DB] Slashes or no slashes
I think you should use prepared statements. Kapu -- From: "Karl DeSaulniers" Sent: Friday, August 20, 2010 12:05 AM To: Subject: Re: [PHP-DB] Slashes or no slashes On Aug 19, 2010, at 4:44 PM, Karl DeSaulniers wrote: On Aug 19, 2010, at 4:36
Re: [PHP-DB] Displaying Password
Hi, You can't be serious with that. You should try The next code: $UserPassword = str_repeat("•", strlen($UserPassword)); Enjoy. (I hope that you are not a programmer) -- From: "Karl DeSaulniers" Sent: Tuesday, December 22, 2009 6:12 AM To: Sub