ShareI’ve stayed silent on the iPhone 4 antenna “debacle”, and I frankly think that although there is a legitimate issue at the heart, it has been overblown by a media eager to find a chink in Mr. Jobs’ armor.
Before I get too far into this let me just say I’ve become quite the Apple fan [...]
Latest Articles
iPhone 4 3G Reception Testing with iOS 4.0.1
{ No Comment }
MySQL Views just aren’t “there yet”….
{ No Comment }
ShareI am a big fan of Jason Gilmore. His book Beginning PHP and MySQL (link is to latest version, not my actual copy) actually launched my developer career four years ago.
His latest post over on PHPbuilder.com, Refactor Your PHP Site Using MySQL Procedures and Views, has some good information about using views and stored [...]
Never Use $_GET Again
{ 2 Comments }
ShareMatt Butcher’s new blog entry, Never Use $_GET Again, discusses using the filter_input function that is available in php 5.2+ to remedy concerns about input validation. Its an elegantly simple approach that solves a busload of problems. This is worth reading and I think is going to not only be worth implementing but also worth [...]
