ActualAnalyzer is a powerful statistics-gathering and analysis tool for monitoring web site traffic. It is equally effective for sites with low and high volumes of traffic and provides a wealth of comparative and analytical information.
High performance is achieved by using a MySQL database. A great deal of statistical information and various specialized reports allow evaluating the efficiency of a web-site, analyzing site audience, and making marketing decisions based on current traffic trends.
Customizable settings make your work more comfortable and a wide array of features and functionality allow you to increase productivity of your e-business.
This PHP software was designed to provide everyone with a calendar and associated tasks with each day. This software also will allow for Calendar administrators to manage users based on groups. For example the tech group could include a number of users, which are all assigned a mandatory 40-hour a week schedule. The software allows administrators to generate reports based on individuals and group to see how much time they are spending on particular task. Software is 100% free! See web site for free download and more details on features.
This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an HTML table or XML document from an ADOdb result set or an array. Since the output of each SQLGen method is a SQL query string, the library is compatible with ADOdb, PEAR DB, PHPLib, and any other database abstraction layer that can execute SQL query strings. Useful for constructing complicated SQL queries that vary according to the situation. Different if-then clauses can push items onto from the argument array - SQLGen will take care of inserting commas and "ands" into the query string as necessary.
This script is intended to enhance the productivity while using PostgreSql. The form generation script do not require any user modification and is completely portable to any application. The form supports various data types, data validation and dynamic data modes. A PostgreSql installation script is also included which integrates this database with PHP4, and Apache server. Update (2001-05-05): The checkboxes and multiple select capabilites have been enhanced with an additional integer storage capability. Based on binary number theories, this is an efficient multiple select storage and retrieving capability.