mysqli_stmt_prepare() vs mysqli_prepare()
Posted: Fri Mar 06, 2009 5:32 pm
Hi,
I wonder what is the difference between mysqli_stmt_prepare() and mysqli_prepare(). The documentation, for change, has faulty information and in addition, it lacks of some.
I bet mysqli_prepare() is just an alias, but I am not 100% sure, and I must be.
I wonder what is the difference between mysqli_stmt_prepare() and mysqli_prepare(). The documentation, for change, has faulty information and in addition, it lacks of some.
I bet mysqli_prepare() is just an alias, but I am not 100% sure, and I must be.