AxisPHP 1.2.4 review

Download
by rbytes.net on

AxisPHP is a library of useful PHP objects and routines

License: GPL (GNU General Public License)
File size: 24K
Developer: Edward Almasy
0 stars award from rbytes.net

AxisPHP is a library of useful PHP objects and routines. AxisPHP provides PHP objects for the creation of PostScript and PDF documents, objects for the handling of sessions and user accounts, and a variety of smaller useful objects and subroutines.

PHP 4.0 or later is required to run AxisPHP.AxisPHP is licensed under the GPL.

The portion of the library of interest to most people will be the objects for the generation of PostScript and PDF documents, as they can be run on a standard PHP server (unlike the PDFlib extension, which must be compiled into PHP).

Also of interest may be the User and Session objects, which provide relatively seamless support for handling user accounts and maintaining the state of variables between page loads, respectively.

What's New in This Release:
added User->Status() to check result of last method call
added User->StatusMessage() to return descriptive string for errors
fixed bug in User object that could prevent abstract user record from loading correctly when specified by user name
added User->GetDate() to retrieve formatted date field
fixed bug in User->ChangePassword() that prevented password from being changed
added TemplateFile parameter to User->CreateNewUserWithEMailedPassword()
to specify name of file to use as template for registration e-mail message (parameter has default value)
added User->GetPrivList() and User->SetPrivList() to make editing of user privilege settings easier
added multiple optional parameters to User->HasPriv() to support checking for multiple privilege flags with one call

AxisPHP 1.2.4 search tags