Jump to content

Tools to examine sessions, cookies, etc.


Anidazen

Recommended Posts

Hey.

I'm pretty interested in using PHP to retrieve and parse websites, and to generally simulate the browser as closely as possible.

I'm taking on more and more advanced projects, and it's becoming harder and harder just to track what is said between browser and server. Are there any tools that can easily help with this? Some useful tools would include:
- Showing what cookies are set and when. (Maybe their values too.)
- Showing what cookies are accessed and when. (Their values too.)
- Anything that can compare two pages of source code and highlight any lines/sections/form values/links that have changed.

If anyone knows anything like this, or other tools that would be useful in helping build parsing applications, please let me know!

Basically the kinda thing you need to try to recreate exactly the browsing experience when dealing with a complicated script.
Link to comment
https://forums.phpfreaks.com/topic/27896-tools-to-examine-sessions-cookies-etc/
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.