Software Listing of Author : "Thewebmasters.net"
- AccessDBM
- License: Shareware
- Price:


AccessDBM is a simple wrapper for the PHP3 dbm file functions. It's primarily used for quick-and-dirty single-method'' programs. Supported DBM functions include initializing, adding and removing entries, getting values, openning and closing DBM, searching for keys and values, and more.
- Publisher: thewebmasters.net
- Date Released: 19-06-2011
- Download
- Platform: PHP, Scripts
- class::Htpasswd
- License: Shareware
- Price:


This class facilitates the maintenance of htpasswd files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. The password file is a flat-file with login name and their associated crypt.3 passwords, in the format login:password.
- Publisher: thewebmasters.net
- Date Released: 04-01-2011
- Download
- Platform: PHP, Scripts
- ConfigReader
- License: Shareware
- Price:


ConfigReader is a simple class which reads, parses, and interpolates a configuration file for use in PHP3 programs. It allows you to assign array values dynamically.
- Publisher: thewebmasters.net
- Date Released: 06-02-2011
- Download
- Platform: PHP, Scripts
- FastTemplate
- License: Shareware
- Price:


FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML documents/interfaces. Also, it isn't restricted to building HTML documents -- it could be used to build any ascii based document (postscript, XML, email, etc).
- Publisher: thewebmasters.net
- Date Released: 09-11-2011
- Download
- Platform: Misc Scripts
- File
- License: Shareware
- Price:


File is a wrapper class to common PHP file functions. It encapsulates error checking during file operations, reducing the amount of code in your own programs and avoiding redundancy.
- Publisher: thewebmasters.net
- Date Released: 08-05-2011
- Download
- Platform: PHP, Scripts
- Htgroup
- License: Shareware
- Price:


This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user user user, groupname: user user user user user) A groupname, terminated by a colon, followed by one or more users seperated by spaces, and line terminated with a carriage return. Group files that do not conform to the httpd spec will cause strange things to happen.
- Publisher: thewebmasters.net
- Date Released: 18-07-2011
- Download
- Platform: PHP, Scripts
- Logger
- License: Shareware
- Price:


The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Logger's primary use is for debugging personal programs when you can't or don't want to log via error_log().
- Publisher: thewebmasters.net
- Date Released: 24-01-2011
- Download
- Platform: PHP, Scripts
- POP3
- License: Shareware
- Price:


This is a wrapper to the POP3 protocol, as specified by RFC 1939. All mandatory POP3 commands are available, as are a few optional POP3 commands. Using this class you can construct your own POP3 based web mail program, check for new mail from the web, or even use POP3 to authenticate secured areas of your web site.
- Publisher: thewebmasters.net
- Date Released: 13-11-2011
- Download
- Platform: PHP, Scripts
- TheWebmasters.net
- License: Shareware
- Price:


This site provides a collection of very useful classes to be used in your PHP programs. It includes DBM wrapper, template-based content management class, file operation wrapper, classes for user authentication, logger class, and more.
- Publisher: thewebmasters.net
- Date Released: 19-06-2011
- Download
- Platform: PHP, Scripts
- Validator
- License: Shareware
- Price:


Validator is a class containing common data validation routines. Using this class your programs can validate a wide variety of data types common to forms and the internet in general. Included with the various data validation routines are several common'' string and array manipulation routines. In short, this is a class designed to conduct grunt work on submitted data. This version of Validator contains 19 data tests, 9 data manipulation methods, and one array debugging tool.
- Publisher: thewebmasters.net
- Date Released: 13-09-2011
- Download
- Platform: PHP, Scripts

