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
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.
Dove Forums is a PHP/MySQL Discussion Board software built on the Codeigniter & Twitter Bootstrap Frameworks.
Designed to be lightweight, fast and secure yet boast a impressive feature set.
A QT based code gen. app for visual php development. Based on a XML XSLT PHP framework that makes it possible to select visual elementsin a WebKit rendered HTML editor and generate PHP that gets the XML and add the XSLT into the current HTML.
This small application helps you to create passwords with different strength.
Also this is a testproject, to find out how great options sourceforge has. :)
Project Management software to control the status of multiple projects.
Multiple modules are planned like Organisation, Milestones, Reports, RiskManagement.
It will run on a Linux machine using a MySQL database.
I needed a script to display a dropdown menu with a list of week ending dates. I wrote this as a result. The selname variable is the name of the select field and the day of week of the begining date designates the end of the week.
To present any type of data coming from any source on a Web page via PHP and XML.
Présenter n'importe quel type de données en provenance de n'importe quelle source sur une page web par l'intermédiaire de PHP et XML.
PHP class to generate multi-level select lists, populated using ajax from a Mysql table, where the next level list depends on the selected value of its parent.
A browser and tick-based strategy game that lets users select one of five unique races and battle it out for glory and honor using multi-layered strategy elements. Using CakePHP 1.2 and is a functioning Facebook app.
Simple and stylish blog software. Nullam allows for multiple user accounts, pages that are separate from the blog archive, code tags in posts, email notifications and more!
AjaxDB is a Ajax web database that let user view, sort, search data with select list and insert, delete, update records in a web administration interface. User can also modify the design using CSS.
A simple php downloader which lists files in a directory and allows you to select which you would like to download (select all option). Lists past downloads. Simple installer makes installing a breeze. Requires a MySQL database and php capability.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
Partystic is a simple web project service that provides to the user the posibility of markt interest sites through Google Maps. User can post photos of this site, comments, select tags and vote the site.
A simple PHP file-manager/-browser (file-upload/select/delete ...), usable as plugin for TinyMCE or other wysiwyg's/application's, Including a cross-browser safe "Windows Explorer" style and free icons, for installation just upload a SINGLE php file.
fSQL for PHP offers some functions to easily use mysql querys. It works with twodimensional associative arrays (Columns and Rows). The sourcecode is quite self-explanatory. There are functions for connect, close, select, insert, delete and update.
The xSQL library combines the functions of PgSQL and MySQL in a simple object oriented PHP4 library. At this state you can select between 3 different connection types mysql, mysqli (PHP5 only) and pgsql.
texQL, "sQL for Text" grants you sql-like access to all ascii-files on the filesystem. eg: SELECT foundcount,filename,filesize,content,linenumber,linecount FROM ./ WHERE CONTAINS='mysql_connect' OR 'mysql_pconnect' AND filename="*.php"
In your web applications wherever user registration is required, use this checker script to strictly enforce users to select stronger passwords. It tests cracking passwords against 4 rules. It has also built-in smoke test page.
This class provides some methodts
- to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..)
- To insert, update or delete records
- It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)