DAmnPHP
From Botdom Wiki
- The correct title of this article is dAmnPHP. The initial letter is capitalized due to technical limitations.
| Developer(s): | photofroggy |
| Programming language: | PHP |
| Development state: | RC |
| Source model: | Open source |
| Last stable release: | 4 (12th December, 2008) |
| License type: | Free software (CC)
|
dAmnPHP is a set of PHP functions to handle dAmn sockets in PHP. The collection is named after the main class, also called dAmnPHP. It provides an interface between a client and a dAmn connection. There are also one or two functions used to help with processing the incoming data, but that should be done indepentantly of dAmnPHP.
Contents |
File Listing
~/dAmnPHP.php ~/LICENSE_CC-BY-NC-SA-3.0.txt
To Do
- Write documentation!
Feedback
If you have any feedback please leave it on the discussion page. If you find any bugs then leave them on the discussion page too please.
Downloads
Change Log
dAmnPHP 4
(12th December 2008)
- Restructured things slightly to improve stuff.
- Now uses OpenSSL to retrieve cookie.
dAmnPHP 3
(28th September 2008)
- Restructured the way things work.
- Fixed some minor bugs.
- Cleaned up the code a bit.
dAmnPHP 2
(24th July 2008)
- Fixed some bugs.
dAmnPHP 1
(24th July 2008)
- Tweaked code.
- Now catches all disconnects. (hopefully)
dAmnPHP 0
(23rd July 2008)
- Started by ripping stuff out of Contra.

