Search found 1 match

by rahulgolwalkar
Sun Feb 06, 2011 1:23 pm
Forum: General Discussion
Topic: Improve/Optimize PHP performance
Replies: 5
Views: 1317

Improve/Optimize PHP performance

Hi, PHP is an interpreted language and hence it is slow as compared to some other compiled ones. Can anyone give some tips on improving the performance of PHP and/or optimizing the PHP in any way/manner would do. Some one suggested me of using HIP HOP. Can anyone enlighten on general increasing the ...