List Views

Total Items found in Views is 185730.
An advanced collection of page views
How to make your code look nice

3:37 pm, October 11, 2021
wordpress get home url

3:27 pm, October 11, 2021
mouse outline svg

3:25 pm, October 11, 2021
globe svg testing (broken)

3:25 pm, October 11, 2021
chevron up

3:24 pm, October 11, 2021
sublime text find and replace style tag

3:24 pm, October 11, 2021
style page numbers [fixed]

3:23 pm, October 11, 2021
using gzdeflate on a string php

3:20 pm, October 11, 2021
uniqid random string

3:20 pm, October 11, 2021
try catch test

3:19 pm, October 11, 2021
show errors in php with toggle

3:18 pm, October 11, 2021
read and sort directory contents in php

3:17 pm, October 11, 2021
random number using rand

3:17 pm, October 11, 2021
pretty printing json with php

3:16 pm, October 11, 2021
page load timer class

3:15 pm, October 11, 2021
list a functions variables or arguments

3:14 pm, October 11, 2021
header type json

3:14 pm, October 11, 2021
get the current month as a number

3:14 pm, October 11, 2021
get last month as a number with php

3:13 pm, October 11, 2021
get current class name with get_class

3:13 pm, October 11, 2021
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

:checked

The :checked CSS pseudo-class selector represents any radio (<input type="radio">), checkbox (<input type="checkbox">), or option (<option> in a <select>) element that is checked or toggled to an on state.
:checked css reference