>>27
It might seem like nitpicking for you, but if performance is an intergral part of the PHP culture, it is because it is crucial to serve the data as fast as possible. What used to fly in desktop programs would never be acceptable in a modern AJAX applications, especially if you factor in network latency.