Articles tagged: cache
<< previous page 1 next page>> written by Jon Murray If you look at a PHP source file you will notice one thing. It's a source file. Not particularly surprising, but think about when you deploy a PHP application, what do you deploy? PHP source files. Now for many other languages; Java, C, etc when you deploy an application you deploy the compiled file. So, the question that you want to ask yourself is this, how much time does a PHP application spend compiling source files vs running the code? I'll answer that for you, a lot. written by Maria Markella Temporary Internet Files are files like images, videos, websites, text, cookies etc. and they are stored in your hard drive on the backscene. Their purpose is to speed up surfing. When you visit a page your browser will look for images, media files and other files and download them to your hard disk. written by -- -- Travel Alberta explores the Deh Cho Trail into Alberta’s North Country << previous page 1 next page>> |