Profile
Achievement
shawntysco's Recent SnippetsTagged query
- All /
« Prev 1 Next »
To use:
$update_sql = querys($sql);
or
$select_sql = getresult($sql);
Used simplify selecting rows from a database. You'll need to pass in the SQL statement.
0
783
posted 14 years ago by shawntysco