Tag Archives: Xdebug

Software Development

Introduction to PHP with Xdebug

This article is an introduction to some of the ways Xdebug can help you with your PHP code. Xdebug is a stable and mature PHP extension that can be invaluable in debugging and profiling your PHP code.
read more »