Does anyone know how safe is the real_escape_string? Did it really remove all known injection?
$mysqli->real_escape_string();
Thanks
Does anyone know how safe is the real_escape_string? Did it really remove all known injection?
$mysqli->real_escape_string();
Thanks