Toggle navigation
Miracle Salad
Home
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
What the Color? Game
Web Tools
Bit Calculator
Fuzzy Date
IP Address
Line Processor
Sequencer
Code Library
Free Icons
@kamakalolii
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.
Database Information — PHP — List information on databases available on a MySQL server, tables, fields and processes.
quote() — PHP — Escape, quote, and convert data for SQL statements.
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