The Art in Computer Programming By Andrew Hunt and David
February 25, 2008 – 3:00 pmThe Art in Computer Programming By Andrew Hunt and David Thomas, Pragmatic Programmers, LLC
In a way, we programmers are quite lucky. We get the opportunity to create entire worlds out of nothing but thin air. Our very own worlds, complete with our own laws of physics. We may get those laws wrong of course, but it’s still fun.
Click here for the full article.
open_basedir restriction in effect error in PHP
This must be one of the most annoying errors to get when working with php. This error occurs when PHP can’t find the specified file in the include statement. This often occurs when a developer has built an application on their machine and uploaded the application to a shared hosting account or if…
You must be logged in to post a comment.