Jump to content

mysqli_stmt_bind_param like mysql_real_escape_string?


The Little Guy

Recommended Posts

When using mysqli_stmt_bind_param (object or procedural), does this also act like mysql_real_escape_string? Does it prevent SQL Injection?

 

http://us.php.net/manual/en/mysqli-stmt.bind-param.php

 

It seems like I don't have to do anything else, but maybe I am wrong?

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.