MySQL Parameters Not Working
Hi there! So, I'm currently trying to use
mysql
BUT the parameters aren't working. I've attached a screenshot of my code (easier than a code block, in this case) and of the MySQL query log. Any and all help would be appreciated! I'm sure I'm just being stupid and it's something really simple, but I just can't see what's wrong.8 Replies
Which library are you using to connect to MySQL?
This one
(x/mysql)
I think it should be one single
?
per valueSame result :(
try without quotes
ty, that did it I believe
??
is for column names I thinkah, okay