My favorites | Sign in
Project Home Downloads Wiki
Project Information
Members
Featured
Downloads
Wiki pages
Links

Attention: All Christians, Staff Pastors & Christian Webmasters

You can help by spreading the Word of Jesus by downloading our all new Bible PHP Script. Our Bible PHP Script will enable you to easily install the entire King James Bible onto your own website in less than 5 minutes. A great way to allow your church a way to search the scriptures from your church website. Very easy to customize design or integrate into your existing design.

With our all new "Bookmark & Share" button you now can literally publish your thoughts with over 33 Social Networking sites instantly in one-click. Bible PHP Script v2.2 does allot more than just social book-marking insightful Bible verses but now also Translates the entire King James Bible into 15 other languages besides English. Now share the Word of God in Arabic, German, Greek, Spanish, French, Italian, Hebrew, Korean, Russian, Slovak, Swedish, Turkish, Ukraine, Vietnamese and Chinese.

What's new in version 2.2.0?

- Added Twitter API Support

- Added Twitter Shout Box to Footer

- Fixed Bible Book Index

Download File: (Latest version 2.2.0) http://bible.googlecode.com/files/bible-php-script-v2.2.zip

Installation Instructions: http://code.google.com/p/bible/wiki/Install3

INSTALLATION INSTRUCTIONS:

1 Download latest version of software via: http://bible.googlecode.com/files/bible-php-script-v2.2.zip

2 Extract the .zip file using a self-extractor such as WinZip.com. Once extracted you will have the following files and folder present:

LINUX

MACOSX

SQL-Database

UNIX

WINDOWS

Developer.contact

GPL-License_v3.txt

Install-Help.txt

(The Linux, Macosx, Unix, and Windows folder are all the same software. However have been bundled specifically for each different serving operating system.)

3 Log onto your server and create a mysql database. you could use another db system such as MSSQL but you will need to comment that in the data\config.inc.php file later.

4 Upload (import) the bible.sql file into this new database on your server. (This file will self populate all sql tables, etc.)

(bible-php-script-v2.2\SQL-Database\Import-2-SQL\bible.sql)

5 Edit the data\config.inc.php with your database details.

( This is an example: bible-php-script-v2.2\WINDOWS\data\config.inc.php)

$dbHost="localhost"; $dbName="Your Database Name Goes Here"; $dbUser="Your Database Username Goes Here"; $dbPassword="Your Database Password Goes Here";

6 Edit the index.php file and add your Twitter account information. (This feature could be a security volunerbility if you dont intent for other to post actively on your Twitter account. Best method would be to setup a private Twitter account to be used with this software)

7 Upload all file to your server in binary mode. ( I use Filezilla, WS FTP, or Cute FTP)

8 That's it! Please report any bugs to me direct.

Powered by Google Project Hosting