Sagepay: INVALID 4020 Information received from an invalid IP address

Posted by on Apr 29, 2013 in Payment Methods | No comments yet

Sagepay will only accept the IP address of the server which has been registered previously for your site which directly connect to either Server or Direct. We can add the Allowed IPs in the Sagepay Account Control panel under the …

Currency code and symbol in magento

Posted by on Jan 31, 2013 in Magento, Php | No comments yet

Some times we need to show the currency code and symbol separately in magento and here is the code to do so For getting currency code : For getting currency symbol :

How to remove the submenu with the same name as mainmenu in wordpress plugin

Posted by on Jan 30, 2013 in Php, Wordpress | No comments yet

During wordpress plugin development, Sometimes we need to remove the submenu with the same name as the mainmenu from sidebar for example see the image And in-order to remove the menu which repeats and to look like this we need …

Finding difference between two dates using javascript

Posted by on Jan 30, 2013 in Javascript, Jquery | No comments yet

When we need to calculate the difference between two dates using javascript we need to convert the string to date and here is the code to do this And to find the difference in hours And to find the difference …

Load More