I got tired of malformed SSA-subtitles that are available for DivX-movies on the net and decided to do this script that fixes the timestamps of the subtitles so that no
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
Displays two multiple select boxes, allowing you to move items from one to the other, then submit the values of both boxes. Uses JavaScript to submit only once.
This simple script will automaticall generate an index page with thumbnails which link to the full size picture The script includes a set of default variables which let you change
This function return Password consists of 0-9, a-z, A-Z
How to validate an email Some use lots of lines with string functions Following lines work fine to validate the format at a first stage Just line It could be
Converts 1234.56 to
un mil docientos treinta y cuatro Pesos 56/00 MN
use
echo num2letra($numero);
User auth system that uses adress line for have user’s sessionid. It seems good way if we let a user see our secret pages for a period.
This short script lets you take content from another page and embed it into your own pages Just put the URL of the page who’s contents you would like and
PHP Filter is a program to display list of files in a directory which is filtered by it’s file extension You can define your own filter by supplying the file
If your site has an entrance page and you would like that entrance page to ONLY be displyed if they haven’t seen it this is what you need When someone