Home > Tutorials > Let’s make the web faster – Google Code

Let’s make the web faster – Google Code

August 25, 2011 No Comments

Tags: development php programming tips

code.google.comGreat page from Google with to make your PHP site faster! You should follow these (basic) tips for sure. There is one funny (and true) suggestion: “Avoid writing naive setters and getters”. Will say that the basics of OOP or “polymorphism” is bad for your script’s performance? Makes sense that these setters and getters will slow down your script. I’m sure that there are several hard core developer will not agree with this ;)

Source…

No related posts.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>