SimplytheBest MySQL Scripts

The simply the best collection of MySQL scripts

PHP sample code how to populate a jPlayer playlist from a MySQL database.

This PHP snippet receives the member ID from a form or from a link and retrieves the wanted data from the database, sends the e-mail and ends with one of two options.

Extract random MySQL records in PHP By: SimplytheBest.net
Free GPLv2

To extract a random record from f.e. a MySQL table you can use this sample PHP code to get you going. The snippet uses rand() to generate a random number and LIMIT to select the record from the SQL table.

352   6188
Generate RSS Feeds in PHP By: SimplytheBest.net
Free GPLv2

This PHP snippet shows you how to generate RSS Feeds from MySQL database records on the fly. Easy and straightforward.

495   5492
Connect to MySQL Database By: SimplytheBest.net
Free GPLv2

PHP snippet to connect to a MySQL database using a file for the connection and an include statement in the page needing to connect.

548   4809
Extract Latest Records By: SimplytheBest.net
Free GPLv2

This is a PHP snippet that shows how to extract the latest additions (What's New) from a MySQL table using PHP.

434   3391
Join count MySQL By: SimplytheBest.net
Free

How to join results from one MySQL table while counting matching records in another table and sorting the result according to the count of the 2nd table using PHP.

45   1937
Queryize.js By: Jocelyn Badgley
Free MIT

A no-frills chainable interface for constructing mutable MySQL queries procedurally in Node.js.

67   1747
CRUD Admin Generator By: Jon Segador
Free MIT

Generate a complete backend from a MySql database programmed with the Silex framework.

42   1564
Elefant CMS By: Aband*nthecar
Free MIT

Elefant CMS provides a modern, minimalist user interface that eliminates clutter and confusion, with a site editor that gets out of your way and is a pleasure to use.

21   1157
«12