PHP PHP Creating XML file How to creating simple xml file using php.I’ll describes how to creating xml file by formatting tags using php. By Sumith HarshanAugust 25, 2012
PHP PHP read XML file using SAX parser How to php read xml file using SAX parser.SAX means Simple API for XML.The SAX parser is work differently with DOM parser, it ... By Sumith HarshanAugust 25, 2012
PHP Read XML file using PHP Today I’m going to describes how to read xml files using php.I’ll explain this using simple php example.If you have simple knowledge about ... By Sumith HarshanAugust 25, 2012
Javascript jQuery JQuery scroll page top and bottom This post is explaining how to scroll down to bottom or scroll up to top of the page or iframe using jquery.This is ... By Sumith HarshanAugust 25, 2012
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