webmaicon
Posts: 9
|
| Posted: 08/10/2007, 6:34 AM |
|
I user many includes in my project. All inside a main page, then I hide/show them as a menu item is chosen. Recently I noticed the site is very slow. I guess all the queries of the grids inside the included pages, are beeing executed even if I hide the include page. Any solution?
_________________
I am from Brasil and write inglês more ou less.
1. Programming language: php and asp;
2. Database: mysql, oracle and sql server, or any database with instructions sql;
3. erwin, fireworks, flash, flex, code charge, javascript, xml, wap. |
 |
 |
Oper
Posts: 1195
|
| Posted: 08/21/2007, 6:40 AM |
|
if you really want to know if the include are generated.
Just righ click Browser and then ViewSource
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|