Hi, Could the mysqli extension be tweaked to make parameterised queries easier?
I've started an RFC at: https://wiki.php.net/rfc/mysqli_execute_parameters I'm going on the basis that some developers use mysqli directly, often because they want a small stand-alone script that has no dependencies, and the current mysqli extension doesn't exactly help them make the right choices. Craig