PHP

TwitterFacebook
Get flash to fully experience Pearltrees
20 Mar 2008 A simple list of tools for modern PHP development. There are alternatives to most of the tools, but I’ll list native PHP tools wherever possible. 1. PHPUnit PHPUnit is a testing framework belonging to the xUnit family of testing frameworks.

10 tools for Modern PHP Development | DaveDevelopment

http://davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development.html
http://blog.midstride.com/2008/09/09/5-tips-to-develop-php-applications-fast/ 5 tips and tools to develop php applications fast When web applications like basecamp started appearing, a lot of attention started turning to Ruby on Rails . Suddenly small groups of technically driven people could release powerful applications in a month or two. With this awareness, the usability standards for web applications increased and so did the technical challenges for web developers and designers. This movement sort of left php developers in the dust for a while. While CakePHP and other frameworks came to the rescue, it didn’t seem like the php community wanted to match Ruby on Rails.

5 tips and tools to develop php applications fast | Midstride So

10 Advanced PHP Tips Revisited - Smashing Magazine

Here, on the Smashing Editorial team, we always try to meet the expectations of our readers. We do our best to avoid misunderstandings, and we try to spread knowedge and present only the best design practices and development techniques. However, sometimes we do make mistakes. And when we do, we apologize and do our best to correct what we’ve done. http://coding.smashingmagazine.com/2009/03/24/10-useful-php-tips-revisited/
In this article, I’ll introduce you to the fundamentals of PHP. We’ll focus on using PHP to access Web services and on turning static HTML pages into dynamic ones by retrieving data from the Web and by showing different content depending on what the user has entered in a form or requested in the URL. You won’t come out a professional PHP developer, but you’ll be well on your way to building a small page that uses Web services. You can find a lot of great PHP info on the Web, and most of the time you will end up on PHP.net itself.

PHP: What You Need To Know To Play With The Web - Smashing Magaz

http://coding.smashingmagazine.com/2010/04/15/php-what-you-need-to-know-to-play-with-the-web/

40+ Invaluable PHP Tutorials and Resources

http://net.tutsplus.com/articles/web-roundups/40-invaluable-php-tutorials-and-resources/ PHP is one of the most popular scripting languages on the internet today, and one of the easiest to get into. Whether you’re a PHP newbie, or an experienced code-slinger, there is always something new to discover. A function you’re unfamiliar with a killer timesaving tool, a technique that you forgot about… Object Oriented PHP Object Oriented PHP for Beginners Killer PHP teaches the basics of Object Oriented PHP.