Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
PHP resources
PHP best practices: https://phpbestpractices.org/ Filtering arrays: http://eamann.com/tech/filtering-arrays-php/ What are some other great, current resources for learning about PHP? (View Post)2 -
Re: Login Issue
Thanks guys! //edit: "Please try again" indicates the transient key isn't matching during the first try, which indicates maybe a session issue on new inf. I've reproduced & escalated th… (View Post)3 -
Re: How do you feel about 'DuckDuckGO community platform'?!
The road to mediocrity is paved with hourly consultants. (View Post)1 -
Re: van2shout messages do not appear
We have a bit of a bug in core currently, sorry. (View Post)1 -
Re: Strings or Integers for Storing Types in Database
And @businessdad brings up a great point: Always strtolower before doing string comparisons. Wherever you find integer being use to show status in Vanilla where it goes beyond 0 & 1 (like the 0,1… (View Post)1