Jump to content

Dump all variables in memory


haku

Recommended Posts

Does anyone know if there is a way to dump all the variables held in memory at a given time? I'm altering a 3rd party application, and I'm sure that the user ID is probably already saved into a variable somewhere, and if possible I want to recover it without doing another DB query, but I have no idea what the variable is, or if the ID even exists. So if there were a way to just dump all current variables that would be the easiest way for me to find out.

Link to comment
https://forums.phpfreaks.com/topic/205828-dump-all-variables-in-memory/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.