Age | Commit message (Collapse) | Author | Files | Lines |
|
tag: tip
user: Greg Aker <greg.aker@ellislab.com>
date: Mon Apr 18 11:10:37 2011 -0500
summary: Tweak to session class all_userdata() to just return the userdata array. Also documented previously undocumented all_userdata() method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the input class
|
|
post() and get() changes.
|
|
into my secure cookie change.
|
|
method.
|
|
|
|
|
|
Updated the documentation
|
|
Elaborated on its functionality in the user guide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the navigation.
|
|
|
|
|
|
|
|
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class. The request_headers() method is helpful in non-apache environments where apache_request_headers() isn't going to exist.
|
|
|
|
|
|
|
|
|
|
for 2.0.
|
|
|
|
when using sanitize_filename() for user input
|
|
|
|
|
|
|
|
sessions to auto-expire when the browser window is closed.
|
|
where validation is necessary or undesirable actions could occur by a user manipulating their cookies
|