Hi I am using the below code, it says for example:
Error message: Unknown column 'ladderID
' in 'where clause
'
But does not say what file and what line it is producing the error from?
printf("Error message: %s\n", mysqli_error($this->connection))
Thanks for any help