View Single Post
  #1 (permalink)  
Old 07-14-2008, 10:05 PM
micxuy's Avatar
micxuy micxuy is offline
Casual Pligger
 
Join Date: May 2007
Posts: 89
Thanks: 2
Thanked 3 Times in 3 Posts
Small question.. Need advices. Thanks

Hi;

Cause i'm using shared host, so the query is very slow. I decided to "cut" apart the story page and using ajax.

I have create like story_related.php, story_whovote.php and call them by using ajax in the story page.

So I just want to ask, is it will help the page load faster and reduce the server load? (Cause it queried multi parts, not at once) and is it secure?

Thank you
Reply With Quote