/ Published in: PHP
Expand |
Embed | Plain Text
function mysql_select_one($sql) { return $a[0]; }
You need to login to post a comment.
function mysql_select_one($sql) { return $a[0]; }
You need to login to post a comment.