Quote:
Originally Posted by id10t
The old mysql_* family of functions has been deprecated ... you need to change to PDO or mysqli
I've got some "it works!" level PDO code that provides a function where you pass it a query and an array full of query parameters and it returns an array with [0] being the status (true/false) and [1]..[n] being data if status is true OR [1] contains any error message generated if [0] is false.
PM in bound with link to my function include
|
This.
__________________
"I want my two dollars"
"Goodbye and thanks for the fish"
"Proud Member and Supporter of the YWL"
"Brandon Won"
|