Home
Submit
Free Hosting
Link To Us
Contacts
CGI Populating a hash from an array
CGI
Download
(.zip)
@myarray=("val-1|val-2","val-3|val-4");
foreach (@myarray) {
($value1,$value2)=split(/|/,$_);
$value1{"$value2"}="$newhash";
}
CGI
Random Image
Read File Contents
Populating a hash from an array
CGI
Capitalize the first word
File last modified date
Remove unwanted characters
CGI
Populating a hash from an two arrays
RegExp to validate URL syntax
Remove a range of ANSI characters
CGI
Animation
Bandwidth Bandit
Credit Card Validator
CGI
Crypt Analysis
Day Month Calendar
Display File Contents