Skip to content
Hire me

Chris Taylor Developer

Freelance software engineer United Kingdom

  • Services
  • Prices
  • Contact
  • About
    • Background & CV
    • Testing experience
    • On GitHub
    • On Digital Guernsey
  • Projects
  • Engineering

debug

php debug

1 April 202413 March 2023 by Chris Taylor

Updated: 09 May 2023

echo '<pre>';
$e = new \Exception;
var_dump($e->getTraceAsString());
echo '</pre>';
die;

https://stackoverflow.com/questions/1423157/print-php-call-stack

Categories debug Leave a comment
© 2025 Chris Taylor Developer • Built with GeneratePress