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
NEW Documentation Pages - 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: NEW Documentation Pages (/showthread.php?tid=23)



NEW Documentation Pages - mudmin - 01-15-2016

I've struggled a little bit with how to document UserSpice. Many of the new classes were designed/inspired by the courses at PHP Academy now CodeCourse. As such, I've decided to make documentation a 3 part system.

The documentation pages can be found at the top menu of the site and they contain.
1. A video of the software being written or explained either by me or by Alex from PHP Academy.
2. Usage examples. (Hopefully) very clear examples of how to use the most important functions and methods.
3. When necessary, a posting of the code itself for easy access.

I hope this helps and I'll be documenting classes as quickly as possible. Feedback is always appreciated.