Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Build Secure Enterprise Apps Fast with Retool
Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.
Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
This project is an extension of the OpenSRS client code distributed by Tucows. Many additional features and enhancements have been added, making it easier to configure, extend and implement.
The Project Assistant (prass) is a Web tool designed to use in software change management process. Prass provides Web interface for feature/support/change and bugs request support. The demo is avaible at home page.
man2web converts man (manual) pages to html via CGI or on the command line. man2web also allows for keyword (apropos) searching and generation of section indexes.
Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC.
Project has moved to GitHub.
https://github.com/fidian/php-pdb/
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Procmail-CGI is a cgi-based procmail recipe editor, written in perl. It's main aim is to provide users of *nix IMAP mail systems with the kind of message filtering currently unavailable in many popular MUA's (notably that of the MS Outlook family!!)
The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
WWWdb allows you to set up an multi-lingual application-framework which is based on a database (Oracle, Postgres, Mysql, ODBC, Interbase). It allows per-user sessions and provides the ability to insert, update, delete, and browse your database-tables.
nflash is a perl/cgi script providing a easy to use and maintain way of posting news to a website. It is possible to create users being able to edit their own preferences and postings. There is a webinterface, comments, multilinguality, encryption.
ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLT
processing. XSLTMethod associates XSLT transformers with XML
documents. ZopeXMLMethods succeeds XMLTransform. It features
file-system caching and works with many XML/XSLT libraries.
Authlib is a powerful Object Oriented Cookie+MySQL driven user+session management system. It enables a secure environment using advanced encryption using MD5 (Message-Digest 5).
...It allows creation of reports with images, charts, graphs, mail stickers, etc. This library is based on an excellent PDF python package from reportlab.com. It can be accessed as cgi script, syst
PWebs is an HTTP server written from scratch in Python.
It uses threads to serve connections and it featuers the basic aspect of HTTP/1.1
(GET, POST), directory listing, support for CGI/1.1, Php (via CGI interface), log system, flexible cofiguration sy
A script to allow users to automatically include themselves in a user listing on the web server. The script allows users to customise the information displayed in the listings, including displaying a photo and re-directing the email and home page entries.
The Shark CGI Function simplifies programming CGI's in C. It extracts variables and contents from GET, POST & multipart/form-data forms (including file uploads and cookies) and makes them accessible as environment variables. See homepage for more info.
Make Image Folios is a small Perl utility to automate preparation of web pages containing images and uploading to a SSH web server. Features include thumbnails, slide shows, captions from filenames & recursive directory traversal.
Restrict visits is a script which reads a set of database files containing IP`s and decides if the visitor`s IP is there. If yes, it sets a cookie and remembers that the visitor is restricted, to avoid processing him again. Then it redirects the visitor
Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
Need to know how much bandwidth you have remaining this month? Then this is the script for you! (note: this script has only been tested on cpanel systems; if you use cpanel then this should work; otherwise drop us a line and we'll do the best we can)
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.