Home
Submit
Free Hosting
Link To Us
Contacts
PHP Making RGB Colors to HEX
PHP
Download
(.zip)
<?
$color = "255.255.255";
$p = explode(".", $color);
$c = dechex($p[0]);
$c = "$c" . dechex($p[1]);
$c = "$c" . dechex($p[2]);
echo "COLOR: #$c";
?>
PHP
Another way to get extension
Simple way to get extension
Template Monster Design View Generator
PHP
Making RGB Colors to HEX
Text to Image using while
Basic Directory Listing
PHP
Effective Directory Listing
Rename filenames to numbers
Array Push useful for reverse directory listing
PHP
Making gradient background color with tables
Ma.cx subdomain tool
Bulgarian to Phonetic Translator
PHP
Bulgaria Towns and Regions sorted with arrays
JavaScript to HTML Function
Using array to show last line of file