Welcome Guest, Not a member yet? Register   Sign In
A session on $_SESSION
#5

I’m also a fan of the session helper function, it handles all that for you in a very clean way so your component can focus on accessing the session data instead of what the session state may be. Also, if there’s ever big changes to the service or library in version 5 the helper will be the most consistent, which means the least code changes for developers. For that reason I recommend using all the helper functions when applicable: model(), config(), session(), service(), cache(), etc
Reply


Messages In This Thread
A session on $_SESSION - by Gary - 06-24-2021, 04:06 PM
RE: A session on $_SESSION - by superior - 06-25-2021, 07:50 AM
RE: A session on $_SESSION - by Gary - 06-26-2021, 03:26 PM
RE: A session on $_SESSION - by InsiteFX - 06-26-2021, 08:46 PM
RE: A session on $_SESSION - by MGatner - 06-27-2021, 04:52 AM
RE: A session on $_SESSION - by Gary - 07-03-2021, 01:57 PM
RE: A session on $_SESSION - by InsiteFX - 07-03-2021, 09:02 PM
RE: A session on $_SESSION - by Gary - 07-06-2021, 12:26 PM
RE: A session on $_SESSION - by Gary - 07-07-2021, 04:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB