Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
warena - a mysql/php based website content administration system designed for gaming clan websites. you can base your complete clan website on warena, with features like news, awards, clanmember, team, game, gametype, war, warshot, wardemo, management.
A comfortable and secure list for all your DVD, DivX and (S)VCD movies, which also gives you nice statistics :) It uses PHP and MySQL to store its data.
The bot is a project that contains MySQL, XML, PHP, JDBC and Java.
It is an IRC bot(much like eggdrop) that can connect to any IRC server and distribute a list and have controll over unlimitied users that can add, modify and delete Movies in a MySQL dat
phpMaint is a PHP implementation of a set of MySQL non-relational database table maintenance scripts. It provides the ability to add, update, delete, and search entries. It works with every MySQL data type, and produces formatted, XHTML compliant code.
We aim to create a set of webpages and applications that anyone can freely use to run their own Q&A site like http://ask-it-here.com or http://brain-fuse.com using only PHP and a MySQL database server. It will idealy run on Linux servers, Windows/IIS supp
MPEG Database is a collection of PHPscripts and classes that allow you to catalog and search your MPEG files (MP3) and their header info utilizing a database (Currently coded as MySQL but easy to modify). Also included is a robust search engine.
LCat is a php/mysql cataloging system for hyperlinks, intended for use on websites. It is build around a set of objects providing the basic functionality and complemented with a set of scripts and templates to perform communication with the user.
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.
ClanOffice is a planning tool for gaming clans, using a mysql server to store and share data. It includes a warplanner and calendar and uses simple built-in irc and mail clients to communicate to fellow gamers. A php websuite is allso available.
Roleplaying game based on the dark fantasy world of drowtales.com. C# client connecting to a C++, Php and Mysql powered dedicated linux server. Main features are: real-time chat, fully custom avatars, multiple camera view, 3d background with 2d manga cha
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.
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.
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
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.
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
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.
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:
PHPMySQL "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. ...