What is the difference between PDOStatement::bindParam() and PDOStatement::bindValue()?
The simplest way to put this into perspective for memorization by behavior (in terms of PHP):
bindParam:
bindValue: