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
"Reunion, a thing you always look forward every five years." It's been like five years when we last saw each other (or mos...
"A shirt gets dirty. Underwear gets dirty. But a pants, it never gets dirty. You can wear them forever." Maong pants ( blue je...
Nothing beats the (Magnolia Ice Cream) Classic. After watching No Other Woman yesterday and did a movie review and seeing good traffic...
Advertisement
How to become a Super Mega Evil Genius!
Post a Comment