Matt Turland
Matthew Turland has been working with PHP since 2002. He has been both an author and technical editor for php|architect Magazine, spoken at multiple conferences including Confoo and php|tek, served as an instructor for php|architect training courses, and contributed to Zend Framework. He holds the PHP 5 and Zend Framework ZCE certifications and is the author of "php|architect's Guide to Web Scraping with PHP." He currently works as a Senior Engineer for Synacor. In his spare time, Matt likes to bend PHP to his will to scrape web pages and run IRC bots.
Matt's articles
PHPUnit converts errors, warnings, and notices into exceptions. Learn how this impacts your ability to test your code and how you can work around it.
Patience is a virtue but rarely when waiting for web pages to load. Knowing how to profile PHP using XHProf to find bottlenecks is a good skill to have.
Read Let's Talk: Efficient Communication for PHP and Android, Part 1 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Amazon S3 is a distributed, pay-as-you-use file storage service by Amazon. Sign up and learn how to use PEAR's Services_Amazon_S3 package.