According to the PHP Documentation PDO::prepare() adds quotes to all your parameters so that you don't have to worry about doing it:According to the PHP Documentation PDO::prepare
According to the PHP Documentation PDO::prepare() adds quotes to all your parameters so that you don't have to worry about doing it:According to the PHP Documentation PDO::prepare