Escape username/password in PDO connection
Posted: Tue Apr 08, 2008 6:06 am
Hi all,
What is the correct way to filter/escape user-inputted values for database host, name, username and password, to be used in a PDO connection?
Thanks
What is the correct way to filter/escape user-inputted values for database host, name, username and password, to be used in a PDO connection?
Thanks