PHP Sessions and SSL

by John H
~1 minute

I may want to make it so that I my php sessions last longer on a project that I'm working on right now.  Here are some resources that tackle such a need.

Related Articles

Less Pros and Cons

You might be wondering what Less is?  It is a Css preprocessor - just like Sass or Stylus.  So,...

John H John H
8 minutes

PHP and Class Variables

Pass a variable into a class through the construct($variable) function Variables set in the...

John H John H
~1 minute

JWT authentication and resources

So much to look at. Where to Store your JWTs – Cookies vs HTML5 Web Storage...

John H John H
~1 minute