Jump to content

Query in php not working for Danish characters


shmideo

Recommended Posts

Hi, I'm using $clid = mysqli_real_escape_string ($dbcon, $_POST['clid']); but have come across an issue with certain characters, for example:

"bekæ" actually searches for "bekæ", hence no records. The records cannot be changed in the table, so is there a way to fix this?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.