Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xieweihua committed Jan 20, 2016
0 parents commit a961591
Show file tree
Hide file tree
Showing 253 changed files with 112,538 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "cci-src"]
path = cci-src
url = git@github.com:CUBRID/cubrid-cci.git
48 changes: 48 additions & 0 deletions README
@@ -0,0 +1,48 @@
CUBRID PHP Library
=====================================

1. Overview

CUBRID PHP Library is the official PHP Extension to connect to CUBRID Database.

For more information about CUBRID PHP Library, visit the web site:
http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver

For more information about CUBRID, visit the web site:
http://www.cubrid.org

2. Projects

CUBRID and CUBRID APIs (including PHP APIs) are developed with open source projects.

For more information about CUBRID APIs project, visit the web site:
http://www.cubrid.org/wiki_apis/entry/cubrid-apis-wiki

For more information about CUBRID project, visit the web site:
http://sourceforge.net/projects/cubrid/

3. License

CUBRID is distributed under two licenses, Database engine is under GPL v2 or
later and the APIs are under BSD license.

For more information, visit the web site:
http://www.cubrid.org/license

4. Build

The latest version of CUBRID PHP Library can be found at:
http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver

More detailed build manual can be found at:
http://www.cubrid.org/wiki_apis/entry/cubrid-php-driver-installation-instructions

5. Source modules

CUBRID PHP Library source modules and its structure can be found at:
http://svn.cubrid.org/cubridapis/php/

6. FAQ

If you have questions, have a look at the CUBRID PHP FAQ:
http://www.cubrid.org/?mid=questions&tag=PHP

0 comments on commit a961591

Please sign in to comment.