Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
MyCDCatalog reads a CDROM volume (ISO9660) takes their information, traverses
the file system tree and stores information about each file and directory
found. CDROM, file and directory info are stored in a MySQL Database
visited by PHPscripts.
MegaBase is a flexible, user-friendly, web-based frontend for databases. It is designed for easy integration into PHP-based web sites, and provides an interface that can be used even by people with no database experience.
This set of PHPscripts is a citation management system with extensive search functionality, backed by a MySQL database. It is useful for writing academic documents like a thesis. The scripts are well documented and easy to set up.
this is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts. it creates scripts and puts into separa
FPHDB is a set of PHPscripts that will facilitate all the ordering, inventory, and estimation needs of a printing business. It also uses JavaScript on frontend and a MySQL database on backend.
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.
pearsession is a PHP script which overrides the default text file based session handler, allowing any database supported by PEAR to be used instead (MySQL, mSQL, Oracle, MS SQL Server, Interbase, Sybase, etc.). It includes general information about using
Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
CVOrganizer is a set of PHPscripts, that is helpful for managing a bunch of job aplications. It can help the so called "human resources managers". The set includes a full and customisable web interface. The job applicants have to fill in a form. The admi
A small collection of scripts to help administer, construct and make alterations to a MySQL database via a web interface. See the project home page for the latest version.
Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
PHP Turbulence is a suite of PHPscripts that work together in unison. They do not require one another to be present, but work perfect together. The intent of the project is to eliminate the need to download a PHP message board, PHP news, PHP user manag
php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
MyDB is a collection of classes (MyDataLib) and applications (MyData, WebIDE) that help built web applications 4 to 10 times faster.
The main idea is very simple : Insert simple Objects in the web pages to manage and display the datas.
How does it wo
UPDATE 10Jun12:
I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here:
PHP MySQL "instant" Audit Trail:
http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/
This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
The solution was a simple "drop in" replacement for the mysql_query call. ...