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