The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
$userspice = A_OK; - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20) +--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22) +--- Thread: $userspice = A_OK; (/showthread.php?tid=309) |
$userspice = A_OK; - smugwimp - 10-10-2016 I like it. A lot. Having a few issues, but they're all related to learning curve, I'm certain. Eventually I'll get my head around it. I'm used to PHP, but procedural, not PDO, so it's taking a minute. Otherwise, I do a lot of stuff; Android, iOS, Arduino, xCode, Visual Studio... it's all pretty much some kind of 'C'. Getting into the Internet of things, and hope to build a fairly robust back end built on User Spice to manage it. Thus comes the issues, lol! But again, it's my first week. I'll keep digging, and learning. Thanks for a great foundation. Cheers! -- Smug $userspice = A_OK; - mudmin - 10-10-2016 Feel free to give me a few examples. Once you've seen the flow of a few of the queries, it starts to make a lot more sense. |