Miracle Salad
Home
Web Apps
Time Sheet Calculator
Base64 Converter
Hawaii State Holidays
Hex/Dec Converter
md5 Hash Generator
Random Number Generator
sha-1 Hash Generator
sha-256 Hash Generator
Work Hours Per Month
Web Tools
Bit Calculator
Fuzzy Date
IP Address
Line Processor
Sequencer
Resources
Code Library
Free Icons
Phrase Generator
Accessibility
WCAG Color Contrasts
Code Library
Select code:
coalesce() — PHP — Get the first non-null element from an array.
daysDiff() — PHP — Number of days between two dates.
Hawaii State Holidays — PHP — Functions for holiday calculations.
stamp2Date() — PHP — Convert MySQL timestamp to ANSI date.
getFileExt() — PHP — Get the extension from a filename.
getFileSize() — PHP — Get the size of a file in meaningful units.
getNewestFile() — PHP — Get the name of the most recent file in a directory.
loadUsers() — PHP — Extract user data from a text file.
Get INPUT names — PHP — PHP page to extract <input> from a web page.
getDomain() — PHP — Get the domain name from a URL.
resolvePath() — JS — Resolve relative path elements.
Server Variables — HTML — Simple page to display all server variables.
TEXTAREA Tabs — JS — Allow tabs in a <textarea> instead of changing focus.
Server Variables — HTML — Simple page to display all server variables.
getDomain() — PHP — Get the domain name from a URL.
truncText() — PHP — Get a string truncated to a specific length, preservering words.
Get snippet