The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
How use PDO? - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Documentation (https://userspice.com/forums/forumdisplay.php?fid=30)
+--- Thread: How use PDO? (/showthread.php?tid=193)



How use PDO? - Ponchale - 07-25-2016

as implemented or how to use PDO within User Spice?


How use PDO? - Ponchale - 07-27-2016

how implemented or how to use PDO?


How use PDO? - dan - 07-27-2016

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/