In some cases, you just need to write a console application and want to be able to pass in different command line parameters as key/pairs. You can use the …
In wordpress headers, you probably notice the CSS and JS static assets are referenced like this: https://justyy.com/wp-content/themes/twentytwelve/style.css?ver=4.4.2 The query string ?ver= is used to tell browsers to do a …
We all know the images are the performance bottlenecks of pages loading. more than 60% of time is spent on downloading the images. Images can be optimized if you …
I was trying to post some reply containing SQL code on bbForum and somehow it leads to this page: I have tried setting the security level from medium to …
Wow, I have to admit that this is my late gift for the Valentines Day. I was using Windows Phones i.e. BLU and Nokia Lumia 635 for a while …
Cloudflare by default only caches the static resources, such as images, audios, documents. If your site does not have dynamic contents or is updated less frequently (e.g. if you …