14
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Addded microtime_float in Logger; used switch syntax in charsetHandler More... over 21 years ago
Unrolled writeRecordSet for a 50% increase in speed on large recordsets More... over 21 years ago
Added internalName property for debugging purposes More... over 21 years ago
Debugging stuff More... over 21 years ago
Implement Rick's changes More... over 21 years ago
Implement Rick's changes More... over 21 years ago
Added charset handling More... over 21 years ago
Implemented Jesse's suggestion for Flash -> PHP object mapping More... over 21 years ago
Next time cherreman, will you check what you did before committing to CVS? More... over 21 years ago
Introduced new loose mode which should solve problems with calls to echo or print Also new obLogging mode to go along with that More... over 21 years ago
Re-reverted cursor => Cursor to get pageable resultsets working again More... over 21 years ago
//debug stuff More... over 21 years ago
now extends AMFStream
Christophe Herreman
as cherreman
More... over 21 years ago
base class for AMFInputStream and AMFOutputStream
Christophe Herreman
as cherreman
More... over 21 years ago
changed hard coded path in service() method for writing debug files to path based on the AMFPHP_BASE constant
Christophe Herreman
as cherreman
More... over 21 years ago
added to util
Christophe Herreman
as cherreman
More... over 21 years ago
New class for logging stuff to a file More... over 21 years ago
Fixed authentification issue More... over 21 years ago
Corrected output on empty input More... over 21 years ago
filters added More... almost 22 years ago
Solved issue with 'returns' in methodTable More... almost 22 years ago
mysqliAdapter created, please test as I don't have the extensioninstalled More... almost 22 years ago
PHP5 compatibility Exception => AMFException More... almost 22 years ago
removed these files because they are now in subdirectories
Christophe Herreman
as cherreman
More... almost 22 years ago
removed the constructor forwarding, now using ClassName constructor instead of unified constructor for PHP4 compatibility
Christophe Herreman
as cherreman
More... almost 22 years ago
removed the hardcoded services path and read it from the config file
Christophe Herreman
as cherreman
More... almost 22 years ago
config file for the service browser, contains the path to the services folder
Christophe Herreman
as cherreman
More... almost 22 years ago
moved the css file in the "css" directory
Christophe Herreman
as cherreman
More... almost 22 years ago
moved the templates in the "tpl" directory
Christophe Herreman
as cherreman
More... almost 22 years ago
an example of pageable recordset More... almost 22 years ago