07-25-2016, 11:00 AM
as implemented or how to use PDO within User Spice?
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
How use PDO?
|
07-25-2016, 11:00 AM
as implemented or how to use PDO within User Spice?
07-27-2016, 01:15 PM
how implemented or how to use PDO?
07-27-2016, 02:51 PM
Userspice is already written using PDO so you just need to follow the documentation on this page to make your queries...
http://userspice.org/documentation-db-class-2/ |