Magento

eCommerce and Magento with aheadWorks

You work regular hours in your office. You work from 9 to 5. Your days are basically the same. You’re tired, disappointed, unsatisfied or whatever. Why? Your daily routine is no longer good for you. Perhaps you need a change. Now it’s time for taking a step in a right direction. We live in the [...]

DataTables

Sorting UK Date format in JQuery Datatables

DataTables are a brilliant plugin for JQuery that restyle and add functionality to your tables. They add searching, pagination and sorting right out of the box with very little configuration needed – unfortunately the sorting doesn’t support the UK date format so you need to add your own sorting methods – basic ones are supplied by the site itself but I have added a couple of tweaks to handle blank dates.

help with php

PHP Array Delete

Can PHP really be missing a way of deleting items from an array based on the key? Seems so, so here am am just sharing a snippet of code that lets you do just that.

Magento

Custom Contact Form In Magento

The standard Magento contact form is built into the Magento framework and doesn’t allow for admins to manage the content, this article describes your options for managing content on the contact page as well as maintaining multiple contact forms and customising their fields.