-
mepcotterell registered the JishoPHP project.
2008-09-24 16:18:30 UTC in JishoPHP
-
mepcotterell committed revision 6 to the phpArmory SVN repository, changing 2 files.
2007-06-07 13:17:30 UTC in phpArmory
-
I've begun working on a caching class that extends the functionality of phpArmory. There is a file called phpArmoryCache.class.php in the SVN trunk available for your viewing pleasure. The class is nowhere near completion at the moment and is in the repository so that you can see where it's going.
The point is to make available an easy to use caching system for phpArmory that removes the need...
2007-06-07 13:13:53 UTC in phpArmory
-
An example of a really simple character sheet is available in the examples directory from the latest SVN trunk (see http://phparmory.sourceforge.net/?q=node/6). All it does is utilize phpArmory::characterFetch() to provide an array of data pertaining to a specific character. The resulting array is then print_r()'d to the screen (with HTML markup) so that you can view the array structure. This...
2007-06-06 18:26:36 UTC in phpArmory
-
mepcotterell committed revision 5 to the phpArmory SVN repository, changing 1 files.
2007-06-06 18:22:01 UTC in phpArmory
-
mepcotterell committed revision 4 to the phpArmory SVN repository, changing 1 files.
2007-06-06 18:19:51 UTC in phpArmory
-
An example of a really simple guild roster is available in the examples directory from the latest SVN trunk (see http://phparmory.sourceforge.net/?q=node/6). All it does is utilize phpArmory::guildFetch() to provide an array of data pertaining to a specific guild. The resulting array is then looped through to list information on each member of the guild. The example could easily be extended to...
2007-06-05 14:47:56 UTC in phpArmory
-
mepcotterell committed revision 3 to the phpArmory SVN repository, changing 2 files.
2007-06-05 12:53:03 UTC in phpArmory
-
mepcotterell committed revision 2 to the phpArmory SVN repository, changing 18 files.
2007-06-05 12:21:20 UTC in phpArmory
-
mepcotterell committed revision 1 to the phpArmory SVN repository, changing 1 files.
2007-06-05 12:18:27 UTC in phpArmory