/ Published in: PHP
make a query and retrieve the first record, if error occurs show it and the query.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function execute_row($sql) { return $r; } return ""; }