Name Modified Size InfoDownloads / Week
Parent folder
IOTS_Display.php 2010-10-15 2.5 kB
OTS_Account.php 2010-10-15 33.7 kB
AUTHORS 2010-04-19 1.4 kB
CHANGELOG 2010-04-19 5.1 kB
compat.php 2010-04-19 1.8 kB
E_OTS_ErrorCode.php 2010-04-19 602 Bytes
E_OTS_FileLoaderError.php 2010-04-19 1.0 kB
E_OTS_Generic.php 2010-04-19 722 Bytes
E_OTS_NoDriver.php 2010-04-19 427 Bytes
E_OTS_NotAContainer.php 2010-04-19 413 Bytes
E_OTS_NotLoaded.php 2010-04-19 402 Bytes
E_OTS_OTBMError.php 2010-04-19 628 Bytes
E_OTS_OutOfBuffer.php 2010-04-19 523 Bytes
E_OTS_ReadOnly.php 2010-04-19 409 Bytes
INSTALL 2010-04-19 346 Bytes
InvitesDriver.php 2010-04-19 3.1 kB
IOTS_Cipher.php 2010-04-19 695 Bytes
IOTS_DAO.php 2010-04-19 348 Bytes
IOTS_DataDisplay.php 2010-04-19 2.3 kB
IOTS_DB.php 2010-04-19 416 Bytes
IOTS_FileCache.php 2010-04-19 929 Bytes
IOTS_GuildAction.php 2010-04-19 1.7 kB
IOTS_ItemsCache.php 2010-04-19 915 Bytes
LICENSE 2010-04-19 7.6 kB
LICENSE.PEAR.CRYPT_RSA 2010-04-19 3.2 kB
LICENSE.PEAR.CRYPT_XTEA 2010-04-19 3.7 kB
NEWS 2010-04-19 1.3 kB
OTS.php 2010-04-19 40.7 kB
OTS_AccountBan.php 2010-04-19 2.3 kB
OTS_AccountBans_List.php 2010-04-19 750 Bytes
OTS_Accounts_List.php 2010-04-19 1.5 kB
OTS_Admin.php 2010-04-19 19.1 kB
OTS_Ban.php 2010-04-19 16.3 kB
OTS_Bans_List.php 2010-04-19 2.3 kB
OTS_Base_DAO.php 2010-04-19 2.3 kB
OTS_Base_DB.php 2010-04-19 2.2 kB
OTS_Base_List.php 2010-04-19 10.1 kB
OTS_BinaryTools.php 2010-04-19 3.3 kB
OTS_Buffer.php 2010-04-19 9.5 kB
OTS_Container.php 2010-04-19 3.4 kB
OTS_DB_MySQL.php 2010-04-19 3.2 kB
OTS_DB_ODBC.php 2010-04-19 2.4 kB
OTS_DB_PostgreSQL.php 2010-04-19 2.3 kB
OTS_DB_SQLite.php 2010-04-19 1.2 kB
OTS_FileLoader.php 2010-04-19 8.7 kB
OTS_FileNode.php 2010-04-19 3.4 kB
OTS_Group.php 2010-04-19 16.8 kB
OTS_Groups_List.php 2010-04-19 1.4 kB
OTS_Guild.php 2010-04-19 22.8 kB
OTS_GuildRank.php 2010-04-19 14.2 kB
OTS_GuildRanks_List.php 2010-04-19 1.5 kB
OTS_Guilds_List.php 2010-04-19 1.5 kB
OTS_House.php 2010-04-19 10.9 kB
OTS_HousesList.php 2010-04-19 5.6 kB
OTS_InfoRespond.php 2010-04-19 9.8 kB
OTS_IPBan.php 2010-04-19 2.5 kB
OTS_IPBans_List.php 2010-04-19 730 Bytes
OTS_Item.php 2010-04-19 3.9 kB
OTS_ItemsList.php 2010-04-19 17.4 kB
OTS_ItemType.php 2010-04-19 14.2 kB
OTS_MapCoords.php 2010-04-19 2.1 kB
OTS_Monster.php 2010-04-19 12.1 kB
OTS_MonstersList.php 2010-04-19 5.7 kB
OTS_OTBMFile.php 2010-04-19 18.4 kB
OTS_Player.php 2010-04-19 93.2 kB
OTS_PlayerBan.php 2010-04-19 2.3 kB
OTS_PlayerBans_List.php 2010-04-19 746 Bytes
OTS_Players_List.php 2010-04-19 1.5 kB
OTS_Row_DAO.php 2010-04-19 1.9 kB
OTS_RSA.php 2010-04-19 4.5 kB
OTS_ServerInfo.php 2010-04-19 6.0 kB
OTS_ServerStatus.php 2010-04-19 9.7 kB
OTS_Spell.php 2010-04-19 10.7 kB
OTS_SpellsList.php 2010-04-19 7.0 kB
OTS_SQLField.php 2010-04-19 2.2 kB
OTS_SQLFilter.php 2010-04-19 9.1 kB
OTS_SQLite_Results.php 2010-04-19 2.0 kB
OTS_Toolbox.php 2010-04-19 3.6 kB
OTS_VocationsList.php 2010-04-19 5.1 kB
OTS_Waypoint.php 2010-04-19 1.9 kB
OTS_XTEA.php 2010-04-19 4.3 kB
README 2010-04-19 2.6 kB
RULES 2010-04-19 2.2 kB
Totals: 83 Items   543.0 kB 0
POT (PHP OTServ Toolkit) is a PHP toolkit for scripts that work with OTServ database.


===== About =====


This toolkit provides a way for PHP programmers that don't know SQL langauge to work with OTServ database.

For installation help check INSTALL file.

For usage tutorial/API documentation check http://otserv-aac.info/ or documentation.pdf file.


===== Contact =====


In case of any contact needed, please use following e-mail address: wrzasq@gmail.com.


===== Files =====


classes/ - POT class files.
examples/ - example files for learning.
tutorials/ - phpDocumentor directory.
CHANGELOG - changes history.
INSTALL - installation tutorial.
LICENSE - POT license (GNU LGPL v3), if you don't accept it - don't use any of those scripts.
LICENSE.PEAR.CRYPT_RSA - PEAR::Crypt_RSA (PHP License, version 3.0), if you don't accept it - don't use any of those scripts.
LICENSE.PEAR.CRYPT_XTEA - PEAR::Crypt_XTEA (PHP License, version 2.02), if you don't accept it - don't use any of those scripts.
NEWS - changes in current release.
README - this readme file.
RULES - rules to be followed during developing contributed code.
Makefile - make input, for documentation generation.
POT.psf - PHK Package Specification File.
documentation.pdf - phpDocumentor-generater documentation in PDF format.
compat.php - compatibility assurance library.
phar.php - PHAR package build script.
test.php - phpUnit test suite.


===== Makefile =====


Makefile contains some targets for make that can help in development. Makefile requires following command-line commands:

php: PHP CLI interface.
phpdoc: phpDocumentor.
phpunit: PHPUnit testing framework.
PHK_Creator.phk: this is file which you download from http://phk.tekwire.net/.

To build PHAR package you will need PECL PHAR extension installed.

Possible targets:

all: default one, runs all other targets (in order: clean, check, documentation, pdf, online, test, package, manual, phk, phar).
clean: deletes documentation.
check: checks syntax of all PHP files.
documentation: generates HTML documentation.
pdf: generates PDF documentation.
online: OTServ-AAC website documentation template used.
test: runs test suite.
package: creates pot.tar.gz file for distribution purposes.
manual: creates documentation.tar.gz file for distribution purposes.
phk: creates POT.phk distribution package.
phar: creates POT.phar distribution package.

For more readable output of phpUnit test run:
php test.php


===== Credits =====


    * Wrzasq <wrzasq@gmail.com> - project initiator, main developer.

For more info see AUTHORS file in OTServ tree.
Source: README, updated 2010-04-19