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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
I developed this for PBS as a quick way to display local station events. This app uses the iCal standard, but in an XML format (xCal) with a MySQL and perl backend. You can import xCal events from an .xsc file to MySQL. Uses XML/XSL/XSLT.
perlWebSite is a very simple CMS with no database backend, perfectly suited for accounts on ISPs (with perl installed). Originally inspired by phpWebSite, it has taken a whole new direction...
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.
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/
WWW-SQL is a CGI used to display information from MySQL or PostgreSQL databases in web pages, using simple commands embedded in special HTML tags. The tags are evaluated when the page is loaded.
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 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\".
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.
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.
Sonda is a powerful and simple way to implement polls on a Website. It outputs a nice themed graphic table with a precise percentage calculation. It is easy to customize the program with a config file. Sonda keeps a voters IP log and doesn't need a db.
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).
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.
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.
Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
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.
The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
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.