Results for: "debugging"

Contents (32)

Easy debug of Php with ChromePhp and ChromeLogger
Easy debug of Php with ChromePhp and ChromeLogger

ChromePhp is a Module to log useful details directly in your Chrome JS console. You can inspect most as objects…

read more
Mozilla introduces Firefox 29
Mozilla introduces Firefox 29

Firefox 29 was released on April 29, 2014. The new version looks significantly more like Chrome than the old Firefox. It…

read more
PHP: list of best awesome PHP libraries
PHP: list of best awesome PHP libraries

It is an exciting time to be a PHP developer. There are lots of useful libraries released every day, and…

read more
Php: 12 Debugging Tools For Developers
Php: 12 Debugging Tools For Developers

PHP is faster and most used scripting language in practice; contains many features such as detailed documentation, a huge community,…

read more
Tutorial: Introduction to PHP:PDO
Tutorial: Introduction to PHP:PDO

Many PHP programmers learned how to access databases by using either the MySQL or MySQLi extensions. As of…

read more