
Search In
In magento, sometimes you need to add custom field to existing contact form as per client requirement. Here is an easy way to customize magento form by adding new field.
You can also add more fields as per need.
Lets see how can we do it.
Step 1. E
Hello Reader's, If you have developed the web project in Codeigniter and want to send attachments using emails then in this blog you can learn how to do this.
Sending the attachments can be done by several way in php, We will do this by
Hello readers, today I guide you to "Add custom column to multisite sites listing screen".
In case you are running multiple sites, then you get sites listing site showing all the sites on that network. Often there might need to show


Hello
Overview
A substitute language can be defined in export. It is put to use so that if a value is not present in the requested language then that value is output in the defined substitute language.
In the main module this functionality


Hello Reader's, If you are looking to make some animation effect to hide a div from website then in this blog you can learn how to do this. Hiding any div can done by many ways but by using Angular JS you can put some animation effect in it. So l
Hello guys,
I have faced some problem while loading data from xml, while loading I was doing some simple mistakes, So I thought the share the correct process with you so that if in any case, anyone faces issues they can get help from here easil
Eager Loading and Lazy Loading in Rails
As we know that almost every web application has an interaction with the database to fetch records or insert records and other functions.
This can be achieved through different types of querie
Hi Reader's,
Welcome to FindNerd, today we are going to discuss install Plugins in Cake PHP.
When adding a Plugins in CakePHP web application we should follow any of the below four ways
1- Manually plugin install
2- Plugin installed As Git Subm
FAVICON
Favicons are small icons usually of 16x16 pixels. These icons are used to represent the website we are visiting. This square icon is displayed at the left side of the browser's address bar.
It is also known as shortcut icon, website ico
Hello Readers !!
Today we are going to discuss about the performance issue with unity.
Unity always has issue with game optimizations and performance, because if you are targeting small mobile devices like Android and iOS then you must be very
