PHP Donation Form | Installation Guide

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 2

DownloadPHP Donation Form | Installation Guide
Open PDF In BrowserView PDF
PHP Donation Form | Installation Guide

1 of 2

http://localhost:50/cc/donation-form/docs/guide.php

PHP Donation Form - Installation Guide
Step1 - Edit Config File
General Config
Open: php\include\config\config.php
code source
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.

array(
"site_url"=> "http://www.yourdomain.com/donation-form/",
"demo_mode"=> true, // email will be disabled
"currency"=> 'USD',
"database" => array(
'host'=>'localhost', // Your DB Host
'user'=>'root', // DB User
'password'=>'root', // DB Password
'db'=>'donation_form' // Database
)
);

//

Trailing slash must be th

Payment Config
Open: php\include\config\config.php
code source
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

array(
'paypal' => array
(
//PayPal Business Email
'merchant_email' => '1327561752_biz@gmail.com',
// PDT Token from PayPal - Check PayPal Website Preference Settings
'pdt_auth_code' => 'XXzsgLIK23zrz_FEDP2sYYXXjd9xi4YiXSTz9IFloD9uGOE2Q3jlhdyJkvq'
)
);

Step2 - Database
Create Database
You can use MySQL Manager e.g. PHPMyAdmin

Import Database
SQL File: docs\database\donation_form.sql

Step3 - Test - Thats it!

1/26/2012 10:46 PM

PHP Donation Form | Installation Guide

2 of 2

http://localhost:50/cc/donation-form/docs/guide.php

Donation Form
http://localhost:50/cc/donation-form/

Admin Details
http://localhost:50/cc/donation-form/admin.php

u: admin
p: admin

1/26/2012 10:46 PM



Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.4
Linearized                      : No
Page Count                      : 2
Page Layout                     : OneColumn
Page Mode                       : UseNone
Title                           : PHP Donation Form | Installation Guide
Author                          : MUNIB
Creator                         : PHP Donation Form | Installation Guide
Producer                        : doPDF Ver 7.1 Build 327 (Windows 7 (Service Pack 1) - Version: 6.1.7601 (Platform: x64))
Create Date                     : 2012:01:26 17:46:42+05:00
EXIF Metadata provided by EXIF.tools

Navigation menu