List Views

Total Items found in Views is 227783.
An advanced collection of page views
sqlite fetchArray into another array

4:40 am, February 14, 2022
Use Recursion to Return a Range Array

4:38 am, February 14, 2022
sqlite basic sql and loop results

4:37 am, February 14, 2022
human_filesize php

4:37 am, February 14, 2022
php list all the functions in a class

4:35 am, February 14, 2022
using switch in a function

4:35 am, February 14, 2022
get the last letter of a string

4:32 am, February 14, 2022
php check if url is valid with filter_var

4:27 am, February 14, 2022
windows 10 snipping experience

4:27 am, February 14, 2022
compare non equality function

4:26 am, February 14, 2022
check if a ul contains a ul li

4:24 am, February 14, 2022
globe svg testing (broken)

4:22 am, February 14, 2022
Find Disk Space Usage using DU

4:21 am, February 14, 2022
HTML Code Snippits

4:19 am, February 14, 2022
Factorio Blueprint Books

4:16 am, February 14, 2022
how to json encode an array in php

4:15 am, February 14, 2022
loop through object json javascript

4:13 am, February 14, 2022
apache redirect to https ssl from normal

4:13 am, February 14, 2022
php mysql table exists function

4:12 am, February 14, 2022
read and sort directory contents in php

4:10 am, February 14, 2022
compare equality function

4:08 am, February 14, 2022
chevron left

4:07 am, February 14, 2022
ES5 vs ES6 Object Example

4:05 am, February 14, 2022
show all methods (functions) in a class

4:03 am, February 14, 2022
OSRS Notes

4:03 am, February 14, 2022
basic for loop

4:02 am, February 14, 2022
Lynx Titan

4:01 am, February 14, 2022
Laptop Thoughts and Options Jul 2021

3:57 am, February 14, 2022
select onchange

3:53 am, February 14, 2022
js check the length of a string

3:53 am, February 14, 2022
right align something in its element

3:53 am, February 14, 2022
css grid for layouts with no rows

3:53 am, February 14, 2022
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

var()

The var() CSS function can be used to insert the value of a custom property (sometimes called a "CSS variable") instead of any part of a value of another property.
var() css reference