DJ Status v1.8.2 ©2005 Nathan Bolender www.nathanbolender.com Free to use on any website
Table of Contents
I. General a. About b. Changelog c. Legal II. Installation a. Initial Configuration b. Uploading c. Running the Install script d. Entering Data III. Upgrading a. From v1.8 b. From v1.7 c. From older versions IV. Using the Script a. Adding, Editing, and Deleting DJs b. Editing your Settings 1. Automatic Mode 2. Manual Mode c. Uninstalling V. Troubleshooting a. Error messages
I. General ...
Content: Index.php, ...
/ / getID3() by James Heinrich
This code is released under the GNU GPL: http:www.gnu.org/copyleft/gpl.html
+-+ | If you do use this code somewhere, send me | | an email and tell me how/where you used it. | | | | If you want to donate, there is a link on | | http:www.getid3.org for PayPal donations. | ...
ABOUT php4flicks
php4flicks is a small yet powerful, php/mysql powered movie data base. features:
* stores detailed information (like directors, actors, poster, medium, language...) about your movies * genre support lets you store and browse genres for your movies * automatically downloads all the information from IMDb.com, the world's largest on-line movie database * lets you organize your movie collection in user-defined categories * very configurable, easy to use * completely css-based layout; lets you easily use your own design ...
cavemonkey50's Webcam Update Script
This PHP script will determine if a webcam image has been updated in a set amount of time. If it has been updated, it will display the webcam image; if it hasn’t it will display other content.
Installation Open webcam.php with your favorite text editor and configure the variables at the top of the script. Then replace the three HTML spots with your specific HTML code.
Usage Call the script within a PHP page with the following line of code:
...
README
Spyamp Track Display Console - Winamp Spy V1.1 Readme Released Under The GPL 2 License.
Requirements: A webserver with php 4.3.x, and the pc playing the mp3s must have winamp and the spyamp plugin. Please read the license before use.
This script shows the currently playing item in winamp, or informs the user if winamp is closed (ie a connection couldn't me made). It parses the spyamp source code and splits of the relevant information, so no templates can be used, it must be the default spyamp look. (Colours are fine). ...