Enrypting your PHP files is good to secure your source code on the otherhand the system gets slow. Why? Because the encrypted script is getting decrpypted everytime you make a HTTP Request, making the response slower than the usual. This is very crucial when using AJAX in jquery. If it happens you declared a timeout value increase it or might as well remove it. Having a pretty small value of timeout will cause you an infinite loop, because the script is assuming the server is taking too long to respond and will request for another AJAX response over and over again.
the boy with the broken stomach
How to become a Super Mega Evil Genius!
Enrypting your PHP files is good to secure your source code on the otherhand the system gets slow. Why? Because the encrypted script is getting decrpypted everytime you make a HTTP Request, making the response slower than the usual. This is very crucial when using AJAX in jquery. If it happens you declared a timeout value increase it or might as well remove it. Having a pretty small value of timeout will cause you an infinite loop, because the script is assuming the server is taking too long to respond and will request for another AJAX response over and over again.
Comments
Subscribe to:
Post Comments
(
Atom
)
Popular
AKO BUDOY hits twitter trends just like that.Awed. Surprised. Delighted. Bruno Mars ( @BruroMars )and Katy Perry ( @katvperry ) t...
"Extra Rice pa po Sir? " I love Mang Inasal , especially their PM 1 Meal which consists of a tasteful Chicken Barbacue or In...
“What the f*ck? I’m Dave!” If you were to change something in your life , what would it be? Would you even dare change anything? Be carefu...
Advertisement
How to become a Super Mega Evil Genius!
Post a Comment