Skip to content

Instantly share code, notes, and snippets.

View jocxfin's full-sized avatar
🏠
Working from home

jocxfin

🏠
Working from home
View GitHub Profile
@taskylizard
taskylizard / fmhy.md
Last active July 25, 2024 15:44
/r/freemediaheckyeah, in one single file (view raw)
@hbcruoma
hbcruoma / AmicaPhp.php
Created February 12, 2018 10:23
Pikku PHP-pätkä Amican ruokalistan lukemiseen.
<?php
$dayname = array("", "Ma", "Ti", "Ke", "To", "Pe", "La", "Su");
?>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>