Download
Download the latest version of PLib. The package also contains
the PHP documentation which weights a couple of MB and if you'r
cheap on space you can happily delete the directory named __plib
which will save you a couple of MB.
If you wan't to read the documentation just add the following to
a PHP file on your server and browse to it (of course this won't
work if you've deleted the __plib directory) :
4 lines of PHP
- <?php
- require_once "PLib.php";
- PLib::PLibDoc();
- ?>
And there you have the documentation!
SimpleAuth User Administrator
This is the admin interface for the PLib module
SimpleAuth.