in reply to Re: DBI case-insensitive placeholders
in thread DBI case-insensitive placeholders
Hmm... I'll try to change the column type -- it is currently set to VARCHAR(40). I have never had this problem with PHP code though -- it always worked case-sensitively (Of course, I was building queries by hand: SELECT * FROM data WHERE content='$content')
|
|---|