News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

NETTUTS.com:
10 Principles of the PHP Masters
September 09, 2008 @ 10:28:34

The NETTUTS website has posted a top ten list of things from the PHP masters out there, a few words of wisdom to live by. Here's the list along with the authors of each:

  • Use PHP Only When You Need it - Rasmus Lerdorf
  • Use Many Tables With PHP and MYSQL for Scalability - Matt Mullenweg
  • Never, ever trust your users - Dave Child
  • Invest in PHP Caching - Ben Balbo
  • Speed up PHP Development with an IDE, Templates and Snippets - Chad Kieffer
  • Make Better Use of PHP's Filter Functions - Joey Sochacki
  • Use a PHP Framework - Josh Sharp
  • Don't use a PHP Framework - Rasmus Lerdorf
  • Use Batch Processing - Jack D. Herrington
  • Turn on Error Reporting Immediately - David Cummings

Some of them are conflicting, but that just means that you'll have to do what you've always done - take advice with a grain of salt and ultimately decide what's best for you and your application.

0 comments voice your opinion now!
principles master advice recommend top10



PHPFreaks:
OO PHP Parts One & Two
June 09, 2008 @ 08:48:00

PHPFreaks has posted part one and part two of a new series they're working on to introduce those new to the language to the concepts of object-oriented programming in PHP.

On the old site, I started a series of tutorials named "PHP Application Design". I planned for at least three parts, and while I did publish the first two and wrote at least half of part three, I found myself out of time to make it to the finish. Still dedicated to writing reusable and extensible PHP code and spreading the knowledge, this is a restart of the series, renamed as simply "OO PHP"

In part one he looks at the basics of OOP (terms, defining properties/methods, autoload, exceptions, type hinting, etc) with some code examples sprinkled through out. Part two looks at the "boring OOP principles" like polymorphism, encapsulation and heuristics.

0 comments voice your opinion now!
objectoriented programming tutorial principles introduction



Community Events











Don't see your event here?
Let us know!


security zendframework job cakephp release code PHP5 database book mysql application ajax package framework conference releases developer PEAR zend example

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework