Web development , php , ajax , symfony, framework, zend, SEO, User Interface
Koders is a search engine that is a must-bookmark for developers.
It is used for quickly finding open source code, methods, examples, algorithms and more.
It searches code written in 30+ languages & categorized with 28 different licence types.
Koders also has pluging for Eclipse, Visual Studio & Firefox for integrated searching + it provides adding “code search” [...]
I hope these 15 tips will help you optimize your PHP code and get you into the habit of looking for alternative ways or patterns of writing robust code. Also don’t forget to document your code properly! Enjoy!
echo is faster than print.
Wrap your string in single quotes (’) instead of double quotes (”) is [...]
PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web applications. Many popular websites are powered by PHP, and an overwhelming majority of scripts and Web projects are built with the popular language.
Because of PHP’s huge popularity, it has become almost impossible [...]
Check the links … for sourcecode and detailed hints …
http://www.phpbench.com/
http://blog.primalskill.com/?cat=8
NOTE
You must keep in mind to refresh this page a few times to “catch” the right result. The numbers change sometimes drastically during each refresh. I assume that this is because of PHP’s memory garbage collector that drops in randomly and also other processes that run on this machine have an influence.
Test:READ [...]
Recent Comments