| 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
|