mysql - How to bind SQL variables in Php? -


How to bind SQL variables in PHP? I just want to bind the variable instead of creating the SQL string. Anyway to do this in PHP?

Either MySQL or PostgreSQL answers will help.

Thanks

There is an example.
PWO and prepared statement (including bound parameter) is located on

.

Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -