History of Indian Independence Day

Image
The history behind Indian independence is very painful and is full of sacrifices. And only because of those sacrifices India freed herself from the shackles of British Empire on 15th August 1947. It was an endless struggle of millions faceless Indians, who made the inhabitants united and fought for the freedom of their own country. The year 1857 is a benchmark in the history of Indian independence. On 29th march 1875, a brave Indian soldier first ever raised his voice against the British Empire and later it resulted to Sepoy Mutiny......

PayPal integration in PHP


Just follow some step and PayPal integration is ready to use.

You need one test account for test this method. If you have already test account so use it. Otherwise create new from www.developer.paypal.com and signup. After complete your PayPal test account follow this code for your PayPal integration.

     1.     Create Form for send payment

Paypal.php
<?php
include "../wp-config.php";
$paypal_url='https://www.sandbox.paypal.com/cgi-bin/webscr'; // Test Paypal API URL

Comments

Popular posts from this blog

Linux Help-Commands

Linux Commands