PHP PHP Get unread Emails count in Gmail Account How to get unread Emails count in Gmail Account using PHP.You can get unread Emails count by gmail feeds.Here is a example how ... By Sumith HarshanAugust 21, 2012
PHP PHP Import Email Addresses from Gmail Accounts How to import user email addresses from gmail account using php.Now I’m going to explain how to import email addresses using google auth ... By Sumith HarshanAugust 19, 2012
PHP PayPal Payment Gateway example with PHP How to process PayPal payment gateway using php.This post will describes how to doing a payment using PayPal gateway,payment errors and its solutions. By Sumith HarshanAugust 18, 2012
Magento Magento get Category and Sub category details When you are customize the magento site you may be want to get current category,root category and sub category details like category ID,name,…etc.Here ... By Sumith HarshanAugust 18, 2012
PHP PHP get youtube,vimeo video url from string and check if exist and play When you are working with php, probably your page includes youtube or vimeo video url in the description.Check that youtube/vimeo video url is ... By Sumith HarshanAugust 17, 2012
Other Creating smooth color transitions animation using CSS3 How to create simple smooth color transitions animation using CSS3.This can be done using css3 “animation” feature.Here is a demo and you can ... By Sumith HarshanAugust 15, 2012
HTML5 Complete page structure Here is a simple html5 page structure for html5 beginners.There are no big different from html4 page structure.New elements are header, section, aside, ... By Sumith HarshanAugust 15, 2012
Magento Magento get all URL paths Here,simple scripts to get store url, media url, skin url, site url, js url, current page url, site url in magento.You can use ... By Sumith HarshanAugust 15, 2012
Magento Magento how can I get URL path in static blocks Here,simple script to get base url, store url, media url, skin url in magento.You can use this method in your static blocks in ... By Sumith HarshanAugust 15, 2012
Magento Magento get current category details Sometimes when you are customizing your Magento files that you want to get current category ID or name. Here ,easy method to get ... By Sumith HarshanAugust 15, 2012