Jump to content

Debugging a Full Website


koopkoop

Recommended Posts

How do I debug a full website?

 

I'm working on an eCommerce site and there's a lot of variables shared between pages. Therefore, I can't simply point the debugger to an individual page and expect the page to debug because all the variables it depends on are missing. For example, a page showing all the details for a single product relies heavily on all the data that was passed to it from the page that showed you the entire product collection. How would I go about debugging the product detailed info page?

 

I'm using PDT, but will switch for this type of functionality.

Link to comment
https://forums.phpfreaks.com/topic/147804-debugging-a-full-website/
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.