Categories
Tags → Php Timeout

Dynamic M3U Generator with Auto-Timeout for Streaming Audio

To give you an example of what this PHP script actually does... A link will trigger an M3U playlist to be dynamically created. This will cause all of the MP3 audio files within a folder on the server to be indexed, dynamically written to an M3U file,...
DETAILS

Jerrata Backbone Server

Backbone is a new way to manage PHP-powered websites: You associate 1 or more PHP scripts with a webpage. When a user visits that webpage, Backbone runs the associated scripts and delivers their combined output to the browser. Improve your website&ap...
DETAILS

PHP Script Tips - Understanding and Using Sessions

A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, decidin...
DETAILS

24-7 Hits

Use this script to view the total number of visits, the amount of hits in the past day and how many people are currently browsing your web site in a convenient small display which can be customized with simple HTML. It is very easy to setup and use...
DETAILS

PHP Pass

simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and it''s done - any time someone connects to that script, they''ll be given a login form. It works across sessions, ...
DETAILS
©2003-2019 jCay.com