3

Why is PHP PDO such a b*tch to work with?

One minute it says it’ll accept one query via one method for one insert but then deny the next query you give it, all because of “:” within bindParam()

Comments
Add Comment