Download List

Projeto Descrição

AxisPHP is a library that provides PHP objects for the creation of PostScript and PDF documents, objects for (relatively) seamless session and user account handling, and various other utility objects and functions. The Session and User objects store their data in a MySQL database via a database abstraction layer, allowing them to be quickly adapted for use with other SQL database engines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-12-17 15:38
1.2.4

Esta versão adiciona vários métodos para o objeto usuário, incluindo um método que cria uma nova conta com uma senha aleatória que é enviado para o usuário, e métodos para a manipulação de privilégios de usuário como uma lista. Ele também corrige um bug que pode impedir que as senhas dos usuários sejam alteradas.
Tags: Minor feature enhancements
This release adds various methods to the User object, including a method that creates a new account with a random password that is emailed to the user, and methods for the manipulation of user privileges as a list. It also fixes a bug that can prevent user passwords from being changed.

2001-09-11 11:48
1.2.3

Bug que pode causar objeto Session para lidar com variáveis contendo strings com aspas simples encaixado incorretamente fixo. Suporte para manipulação de registros do usuário independente do login do usuário atual (útil para implementar funções de administração do site) adicionado ao objeto de usuário.
Tags: Major bugfixes
Bug that could cause Session object to handle variables containing strings with imbedded single quotes incorrectly fixed. Support for manipulating user records independent of the current user login (useful for implementing site administration functions) added to User object.

2001-08-21 03:54
1.2.2

Suporte para configurações de privilégio para objetos do usuário, as configurações padrão para PostScript / PDF objetos para torná-los mais fáceis de usar para obter a documentação que não estão familiarizados com PostScript, e expandido.
Tags: Minor feature enhancements
Support for privilege settings for User objects, default settings for PostScript/PDF objects to make them easier to use for those unfamiliar with PostScript, and expanded documentation.

2001-08-14 13:12
1.2.1

Novos objetos para a gestão de sessões e contas de usuário, e alguma documentação simples.
Tags: Initial freshmeat announcement
New objects for the management of sessions and user accounts, and some simple documentation.

Project Resources