Categories

Updated: 12/11/1999

MP3SQL

MP3SQL is an product that generates and file with SQL commands. These commands are for adding the information that have been extracted out of your MP3 files. This archive also includes some scripts to easy add several CD-Roms containing MP3s. There is also an example php3 source to query an MySQL server for the aquired information. A nice shell script that adds the databases is also included. In addition, there is an playlist add possibility from the webinterface. There is also an script that reads the playlist and when there are no more entries in the playlist it randomizes from all your mp3s.
Similar Scripts for "MP3SQL"

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.

Appgini PHP Generator For MySQL

Instantly create multi-user PHP web database interfaces that let users view, sort, search and edit data of a MySQL database easily from a single web page. You have total control over how users can interact with your data. Display database contents to...

Generating RSS with ASP

RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores it...

Display an Excel DB

The author writes &"For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many of the basic tasks that can be accomplished in Access or SQL Server, but on a much smaller scale.&...

Data Goes In, Data Comes Out This Time it''s Binary

This setp-by-step article explains how to create a database-driven image uploading and display system in PHP. The example database used being MySQL, it also discusses possible modifications for MS SQL and Oracle. Some of the main topics include: Crea...
©2003-2008 jCay.com