Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How can I Control the Cache for a Subpage?

I am starting on web-security and I have to control the cache on the portal, this portal has many urls. I understand that I need to set the header with this: response.setHeader("Cache-Control","no-cache,no-store,must-revalidate"

How to show different products in different stores in magento

How to show different products in different stores. In magento sometimes we are required to show different number of products under same category in different store views. To do so we can apply changes in visibility of the manage product from admin

How can do caching in Core PHP?

To implement caching in core php follow the below steps : - Step 1 - Firstly create a folder having write permission where we store the output of the page. Step 2 - At the start of file, please check whether we have already stored any output

Common Landing Page Mistakes that Cost Your Conversions

So, you have set up a landing page. Do you think it is converting like you’d thought it would?   No matter how well you have designed a landing page or have opted for a landing page design service from any professional, there is always r

PHP: How to cache images in browser using php?

When there are multiple images loaded on the page, this may cause page to load slower. In order to increase the speed of the page we need to cache the images via .htaccess or php code. Now I am writing down the php code that will store images in cach

Asp.net caching and stale page data

In this blog I'll explain the Asp.net caching overview and how to use caching in your asp.net projects. So lets start with few basic things:-- 1) What is caching? Caching is a technique of storing frequently used data in memory, so that, when the

Basic Caching in Rails

What exactly is caching and how do rails try to achieve it. Well basically rails provide us with an automatic caching feature which help us in increasing the speed of our site by reducing the amount of time consumed by making frequent call to either

Import & Export Category in Magento

How to import and export category in magento If you want to add all categories of one project to your new empty project in magento, then You have to download Mage works import- export extension from the Zip File which is given in the end of this blo

How to Load a File from HDFS (Hadoop) Distributed Cache

Hello Nerds, Does anybody knows how do we configure driver class to load a file from HDFS(Hadoop) Distributed Cache?

How to use Drush in Drupal

Drush stands for Drupal shell, which provide shell interface for managing Drupal sites. It is a useful command line tool to perform various admin tasks using just one or two commands in the terminal. It seems very complex for newbie but when you will

1 2 4 20
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: