Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 5 View Live

Jonathan Snook's Blog: CakePHP: Setting Default Values

Jonathan Snook is back today with more information gleaned from his voyages into the world of the CakePHP framework, this time focusing on setting up default values in your script. If you've got a...

View Article



Giulio Pons' Blog: PHP to get enum/set values from mysql field

Giulio Pons has a quick post with a code snippet showing how to grab the possible values for an ENUM or SET field on a MySQL database. This function returns an array with the elements allowed in a...

View Article

Larry Garfield: On empty return values

Larry Garfield has posted some of his thoughts on return values and reminds you about consistent return types, regardless of the result. Earlier today, I posted a brief tweet (isn't that redundant?)...

View Article

SitePoint Web Blog: Code Manifesto: Words to Live By

The SitePoint Web blog has posted an interesting article sharing something called The Code Manifesto. The "code" referenced here isn't so much related to the actual code developers write as it is the...

View Article

Mattias Noback: Backwards compatible bundle releases

In his latest post Matthias Noback talks about a problem common to Symfony bundles (and, well, software in general) - dealing with backwards compatibility and breaks that could be introduced with new...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images