I used ajax.
When the first time I visit the page, it spent about less than 0.3s
but when I visit the same url second time, it cost more than 10s, I
located the session_start() ; call ,what is the problem?
"Èçãå´º·ç" <nkapproach@gma il.comwrote in message
news:1184144987 .155027.163110@ o11g2000prd.goo glegroups.com.. .
>
I used ajax.
When the first time I visit the page, it spent about less than 0.3s
but when I visit the same url second time, it cost more than 10s, I
located the session_start() ; call ,what is the problem?
Comment