
PHP
Get flash to fully experience Pearltrees
form
mysql
string
Build seven good object-oriented habits in PHP
In the early days of PHP programming, PHP code was limited to being procedural in nature. Procedural code is characterized by the use of procedures for the building blocks of the application. Procedures offer a certain level of reuse by allowing procedures to be called by other procedures. However, without object-oriented language constructs, a programmer can still introduce OO characteristics into PHP code. It's a tad more difficult and can make the code more difficult to read because it's mixing paradigms (procedural language with pseudo-OO design).PHP is the most widely-used language for programming on the web. Here are thirty best practices for beginners wanting to gain a firmer grasp of the fundamentals. Editor’s Note: The “Best Practices” series has been my baby for three articles now. However, due to my focus on the CI video series , I’ve decided to hand off this next entry to Glen. Having said that, I’m not very good at keeping my mouth shut!
30+ PHP Best Practices for Beginners | Nettuts+
Wieder online! Da mein alter Server einen Plattencrash hatte und das Raid managels Monitoring zu dem Zeitpunkt nicht funktional war, waren alle meine Websites einige Tage offline.

