Hacker News new | ask | show | jobs
by mstdokumaci 4973 days ago
behaviour is not wrong. bindParam method requires a variable reference not a value. all passed references are replaced on execute. so the behaviour is not unexpected.