![]() |
@Renta Ardhana, The best way to understand things like the session methods etc, is to view the source files
in .\system folder. If you look at the methods you should be able to understand what the developers are doing and how the methods work. When I first started using CI 1.6.2 back in 2014 I sat down on the weekends and just kept reading the CodeIgniter Users Guide over and over to get a very good under standing of what was going on etc. I also skimmed through the .\system files to understand what they were doing. Just my personal opinion. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Messages In This Thread |
How to use session()->close()? - by Renta Ardhana - 07-17-2024, 10:02 PM
RE: How to use session()->close()? - by InsiteFX - 07-17-2024, 10:22 PM
RE: How to use session()->close()? - by Renta Ardhana - 07-18-2024, 12:52 AM
RE: How to use session()->close()? - by ozornick - 07-17-2024, 10:43 PM
RE: How to use session()->close()? - by kenjis - 07-17-2024, 11:40 PM
RE: How to use session()->close()? - by InsiteFX - 07-18-2024, 02:53 AM
RE: How to use session()->close()? - by Renta Ardhana - 07-18-2024, 04:47 AM
RE: How to use session()->close()? - by kenjis - 07-18-2024, 03:49 AM
|