Jun 09, 2012
Once they make a purchase, you can use Checkout to charge their credit cards, process their orders, and receive payment in your bank account .Ubercart..
Read more
Jun 08, 2012
Online Visitors Count uses the IP address of the visitor accessing the site to keep track of the visit in a MySQL database. Online Visitors..
Read more
Jun 08, 2012
MySQL works very well in combination of various programming languages like PERL, C, C++, JAVA and PHP. Out of these languages, PHP is the most..
Read more
Jun 07, 2012
Here is the php script for integrating your online store with the Google Checkout API using PHP.Requirements:1. PHP4 or PHP5 with cURL(libcurl) installed and enabled. ..
Read more
Jun 06, 2012
In the earlier PHP5 tutorial you learnt how to create a class in PHP5. In this tutorial you will learn how to create an object..
Read more
Jun 06, 2012
Different browsers have different default styling for headings – the h1, h2, h3, etc. tags. (Default Heading Styling). However, with a little bit of CSS,..
Read more