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

Search In

Overriding Magento Core Files

Hello Readers, Sometimes you need to do some changes in magento core files. It is a good habit of every Magento programmer to override the core file instead of making change in core file. In this tutorial, i will explain how to override magento block

Spellcheck Attribute in HTML5

Hello, reader's Today we will discuss about the HTML5 attributes. Basically attributes are used to define some additional information about the HTML elements. As there are various global and standard attributes used in HTML5. Here , we will disc

Examples: Override Magento Blocks, Models & controllers

Hello Readers, This tutorial will guide you about overriding mage core file using config.xml. Here i am gonna give an examples which guide you about "how to override magento blocks, Models & controllers. Always remember, it is not a good hab

ASP.NET MVC Areas with example

ASP.NET MVC Areas with example   The organization of models, views and controllers into separate functional areas of the application is referred to as MVC areas. The concept of MVC areas was introduced in MVC2. Whenever MVC area is define

Search product with category filter

Magento provide a quick search which search products globally inside site from any category but sometime we need to search the products of particular category. So below I am explaining the model we need to override and query which we need to modify t

The Loop in Wordpress

The Loop The Loop is PHP code used by WordPress to display posts. Using The Loop in WordPress we can display each post in the current page. In wordpress have_posts() simply calls into $wp_query->have_posts() checks, if there are any posts exists

How to set Session Timeout in ASP.Net

In ASP.Net, we are having three modes to manage the session:- 1. InProc 2. OutProc or StateServer 3. SQLServer Where the session to be stored? You can decide on the basis of given definition:- InProc - In this mode, Session is maintained on the

Using database for session handling in codeignitor

codeIgnitor will usually make everything work out of the box. However, Sessions are a very sensitive component of any application. It’s important for you to understand that once initialized, the Session class runs automatically. There is nothing you

How to get a category in wordpress

Hello reader's, we discussed about "How to get a category in wordpress". In the below code gallery is the custom post type. For this you can create a taxonomy-gallery-category.php file. You can put the below code into this file. <?php /** *

Touch issue while drag or move object

If we move objects with touch.moved event then how can we differentiate the touch.begin and touch.moved event. This problem generate when we touch down on object and move it , now the correct flow should be that if touch.moved occur then object shou

1 13 76
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: