Thread
:
PHP Optimization Tips
View Single Post
#
40
(
permalink
)
11-07-2007, 12:19 AM
vijayanand
D-Web Analyst
Join Date: Feb 2007
Posts: 293
Re: PHP Optimization Tips
Tips:
1. Reduce the use of global variables.
2. Reduce the number of include files used on a page. Also, segment and categorize functions in commonly used include files.
__________________
J.Vijayanand
vijayanand
View Public Profile
Send a private message to vijayanand
Find all posts by vijayanand