Skip to content

Nice little script for printing session and cookie values

License

Notifications You must be signed in to change notification settings

AndrejWeb/print-sessions-cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print Sessions & Cookies

Nothing special or fancy here, just a nice little script for printing session and cookie values using PHP functions print_r() and var_dump().

I use this when I want to check certain session or cookie values or both. Good to use it in development mode, be careful if you are in production mode you don't want users to have access to this file.

print_sc stands for print_sessions_cookies :)

About

Nice little script for printing session and cookie values

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages