
Search In
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
Hello Reader's!
In working PHP you might have seen the two common syntax $_SERVER['HTTP_HOST'] and $_SERVER['SERVER_NAME']. They share similar name but they work different.
$_SERVER['SERVER_NAME'] gives the value of the server name as defined in h
Many people have an idea that testing is not a mandatory task for an application which is in development or has been developed but I think that testing equally plays the same roles as development in the successful launch of the application. If the de
The most powerful electromagnetic spectrum can be achieved using light or signal. This is achieved by means of LASER.
Laser always travel on the straight line.Hence the line of sight is required in it. Because laser transmission is uni
Linux OS developed by Linus Torvalds in '91 is based on Unix OS . It's core functionalities have been greatly inspired and adopted from Unix but unlike Unix , Linux can also run on small devices with low hardware capacities, Linux is co
Hi guys , this post briefly explains what is the basic difference in Sprites, Textures and Material in Unity:
Sprites : All the graphic components that are part of 2D Game development are called sprites. Sprites can be moved around, resized , rotate
Hi,
I was using jquery autocomplete functionality in angularJs using directive. Whenever I tried to load static data it was working fine, but when I loaded data from server side the first click was not working.
I was using code something like
Here we will see an example of how we can make our http server work by writing a re-factored code or by using an anonymous function.First let us see an example of re-factored code.
Let us import the “http” module
var http = require("http"); // vari
i have few questions about google map: i make web application based on php, mysql, javascript, jquery, jquery-mobile,Google Maps Directions API, Google Maps Geocoding API, Google Maps JavaScript API, Google Places API Web Service. customer
Hello,
I need to have cookie store #1 on a.example.com
and I need to have cookie store #2 on b.example.com and on example.com
One method was to change cookie name per subdomain / domain, however
request.env['rack.session.options'][:key] =
