Start your All-Access Pass to unlock this challenge
What's the main purpose of the bindParam() function?
bindParam()
To prevent SQL injection
To define the SQL query structure
To be a convenient way to add dynamic parts of your query
To handle errors in SQL queries