Jump to content

auLib: Difference between revisions

From auWiki
added to PHP:Packages category
No edit summary
Line 9: Line 9:
* auFile.php
* auFile.php
* auForm.css
* auForm.css
* auForm.php:  [[PHP Class auForm|auForm]], [[PHP:Class:auFormFieldSet|auFormFieldSet]]
* auForm.php:  [[PHP:Class:auForm|auForm]], [[PHP:Class:auFormFieldSet|auFormFieldSet]]
* auPage.php
* auPage.php
* auText.php
* auText.php
Line 19: Line 19:


[[Category:PHP|auLib]]
[[Category:PHP|auLib]]
[[Category:PHP:Packages|auLib]]
[[Category:PHP:Package|auLib]]

Revision as of 12:21, 5 February 2007

The auLib package is meant to give me a common set of functions to use when working on multiple websites, and also avoid having multiple copies of essentially the same code.

The auLib package is not yet available for download. It requires PHP 5, but could be modified to use PHP 4

The first site up on the auLib classes was track7 in January 2007. That ordeal was both the first test of the library as well as a lot of tuning to the functions they contain. They will likely continue to be changed as they are used for more and more sites.

Files Included

Sites Using auLib