By JortK on November 18, 2009
Find out how to use Google Chrome’s developer tools in debugging.
Posted in google, Movies | Tagged browser, chrome, debug, development
By JortK on June 4, 2009
I had some cool PHP articles in my RSS reader, which you should really read because it will give you usefull information when developing applications and websites with PHP!
Magic features of PHP
PHP contains magic methods, magic constants and a magic function, which are special features of the PHP language and can be used for various [...]
Posted in How to | Tagged api, articles, debug, debugging, development, framework, mvc, php, tutorials, web development