05-15-2010, 04:49 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Location: Nashville, TN
Posts: 66
Thanks: 20
|
mysqli_stmt_execute
So I am trying to learn some new(to me) techniques with mysqli. My goal is to learn how to do many to many with php and mysql.
I've never used execute commands and they seem new to me. Why do I have to use the mysqli_prepare() before using execute? Do I have to mysqli_stmt_fetch() too? I'm kind of fuzzy on this stuff to be honest.
Does anyone have any examples how to use these properly in a procedural style?
__________________
I am not a programmer, nor do I play one on tv.
|
|
|
|