/ Published in: PHP
make a query and retrieve the first record, if error occurs show it and the query.
Expand |
Embed | Plain Text
function execute_row($sql) { return $r; } return ""; }
You need to login to post a comment.
