Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents.
And very few lines of code (or no line at all!) are needed to do that.
Some typical usage domains of JDynamiTe are:
- dynamic Web pages creation,
- text document generation,
- source code generation...
In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data.
The main benefit of JDynamiTe is to allow a true...
This is a PHP library allowing you to send any form input through a spamfilter. Currently spamprobe is the only one supported. The sample application was guestbook, which is now outdated. It comes with a REST API but can also be included directly into any PHP project. Training of the filter is included. After some time it's getting very reliable.
Decodes CGI data from standard input, $QUERY_STRING , and $HTTP_COOKIE. Stores data in lookup table(s) for easy retrieval. Uploads files by copying
directly to files created with mkstemp(). Has several handy string conversion
functions.
...Please visit https://github.com/Weasle/Formagic/ to stay up to date.
Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
This PHP Image Reflection Script will output an image with a generated reflection It simply takes an image parameter among other parameters and outputs a raw image for display in a browser. Supports input formats: GIF, JPG, PNG, PDF
Sparse lets you write simple HTML templates which are turned into fully-fledged MySQL-based applications with degradable Ajax. Easily integrated with PHP code. Does automated data and error handling, input validation, searching, sorting, and navigation.
HTML Large file uploader is a FTP replacement for the normal "file" form input field. This is useful in getting around various restrictions in place that prevent files larger than a few MB being uploaded through HTTP.
This program allocates meomory for, parses, and provides access to, data sumitted to cgi programs. It provides a single function that takes a form-field name as an argument, and returns the form-field's value.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
EUrl (Easy URL) provides a complete handy object oriented interface for creating complex URLs for your web page. It has been designed for Drop-In-Place use with LOTS of flexibility in input method.
A cross-browser WYSIWYG XML editor for all your (XML) editing needs. Use it for your CMS, your guest-book entry page, or to input your corporate financial records!
This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
Status Board is a web based (Apache, mod_perl, HTML::Mason, MySQL) system to store answers to questions and produce reports. It will support data export, compartmentialization of user access and constraints to user input for better data analysis.
jgLib is a collection of objects and scripts that includes tables, input objects, templates, and nearly all html tags, menu bars, side menus and progress bars.
The PHP-man gateway is a PHP interface to the unix 'man' command. It accepts input of a command and an optional section, and returns that command's manpage.
libcppgi is an open source C++ library for CGI-programming. It contains objects for CGI input (like formdata, querystring) and output (HTTP-header, HTML...). Currently it is in a very early development status.