News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Quoderat's Blog:
Three simple tips for LAMP web site developers
July 24, 2007 @ 09:32:00

On Quoderat's blog today, there's a post with a few simple tips (three of them) to help out LAMP web site developers:

You've learned to write some basic HTML, CSS, PHP/Python/Perl and SQL, found a hosting service, and are ready to create your first LAMP web application. You've already read a bit about security (you know always to escape user-supplied parameters, etc.). Here are a three very simple tips that will help you along right at the start, without getting caught up in religious wars about frameworks, MVC, REST, abstraction, object orientation, etc.

The tips (summed up) are:

  • Keep all the database code together
  • Make an extra database for junk.
  • Make GET harmless.

...with the requisite explanations for each.

0 comments voice your opinion now!
lamp developer tip database junk get harmless filter lamp developer tip database junk get harmless filter




Community Events





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


package conference introduction symfony2 series podcast language test custom api phpunit release manifesto opinion application development unittest interview framework community

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