And the rest of the new lines
This commit is contained in:
@@ -428,6 +428,7 @@ class Database
|
||||
|
||||
/**
|
||||
* Executes a prepared statement that returns data
|
||||
*
|
||||
* @usage Example: $r = p("SELECT * FROM `item` WHERE `guid` = ?", $guid);
|
||||
*
|
||||
* Please only use it with complicated queries.
|
||||
|
||||
Reference in New Issue
Block a user