I have a complex query that gets executed like this:
if ($stmt = $dbi->prepare($pt_query)) { $stmt->bind_param(\'ssssssssi\', $snome,$scogno
Based on the PHP mysql website there is no actual way of doing it. But you may try this function as it gives you errors in your query.