Let’s make the web faster – Google Code
Tags: development php programming tips
Great 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
No related posts.





