Writing a better PHP code..
Some usefull links I got while searching for “How to write a better PHP code”. Do read these if you are really interested in optimizing your PHP code.
Write better PHP code (1): A web site is an application, not a book
Write better PHP code (5): Caching for fun and profit
Write better PHP code (3): Starting with third-party code
how to write better code
Some quotes…
“The bad thing with very fast hardware is that it costs a lot. As a consequence, it is wise to start with relatively slow server(s), with relatively slow network connections and thus hit the limit at which you know that the site must be optimized as soon as possible. This way you have a lot of room for upgrading the hardware at relatively moderate prices, and a good reason to think of software optimization with enough time to actually implement what’s needed. Starting with very fast hardware and hitting the wall at a moment when you simply can’t afford even faster machine(s) is about the worst thing that can happen to you…”
No related posts.
This entry was posted
on Monday, January 19th, 2004 at 8:38 am and is filed under web.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.