{"id":1196,"date":"2013-02-20T17:54:42","date_gmt":"2013-02-20T16:54:42","guid":{"rendered":"https:\/\/locallost.net\/?p=1196"},"modified":"2013-04-10T18:33:16","modified_gmt":"2013-04-10T16:33:16","slug":"how-to-dump-the-content-of-php-sessions-files","status":"publish","type":"post","link":"https:\/\/locallost.net\/?p=1196","title":{"rendered":"How to dump the content of PHP sessions files"},"content":{"rendered":"<p>Here is a handy CLI oneliner to inspect the content of a user&rsquo;s session file:<\/p>\n<pre># php -r 'session_start();session_decode(file_get_contents($argv[1]));var_export($_SESSION);' \/path\/to\/php\/session\/sess_707484e735ad7aa9a108b23ad20cc46f<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Here is a handy CLI oneliner to inspect the content of a user&rsquo;s session file: # php -r &lsquo;session_start();session_decode(file_get_contents($argv[1]));var_export($_SESSION);&rsquo; \/path\/to\/php\/session\/sess_707484e735ad7aa9a108b23ad20cc46f<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[17],"tags":[],"class_list":["post-1196","post","type-post","status-publish","format-standard","hentry","category-system"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p2Bei9-ji","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/posts\/1196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/locallost.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1196"}],"version-history":[{"count":9,"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/posts\/1196\/revisions"}],"predecessor-version":[{"id":1318,"href":"https:\/\/locallost.net\/index.php?rest_route=\/wp\/v2\/posts\/1196\/revisions\/1318"}],"wp:attachment":[{"href":"https:\/\/locallost.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/locallost.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/locallost.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}