List Views

Total Items found in Views is 203602.
An advanced collection of page views
check if something is an array

3:22 pm, January 3, 2022
convert json string to a php array

3:03 pm, January 3, 2022
how to decode xml in php

3:03 pm, January 3, 2022
Create Strings using Template Literals

3:03 pm, January 3, 2022
Quick Links

3:03 pm, January 3, 2022
Runescape Questing Notes and Log

3:03 pm, January 3, 2022
pi400 how to take a screen shot

3:03 pm, January 3, 2022
checking if your windows pc has a TPM

3:02 pm, January 3, 2022
tools i still want to create

3:02 pm, January 3, 2022
site update incoming before and after

3:02 pm, January 3, 2022
add new random image with button

3:02 pm, January 3, 2022
compare equality function

2:27 pm, January 3, 2022
check column exists in table sqlite

1:56 pm, January 3, 2022
install atom editor on ubuntu

1:55 pm, January 3, 2022
Move any element with css offsets

1:47 pm, January 3, 2022
rs3 runespan experience rates

1:44 pm, January 3, 2022
make any element editable

1:44 pm, January 3, 2022
explode a string into an array

1:17 pm, January 3, 2022
embed and use a ttf font font face

12:55 pm, January 3, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

:indeterminate

The :indeterminate CSS pseudo-class represents any form element whose state is indeterminate, such as checkboxes which have their HTML indeterminate attribute set to true, radio buttons which are members of a group in which all radio buttons are unchecked, and indeterminate <progress> elements.
:indeterminate css reference