List Views

Total Items found in Views is 277546.
An advanced collection of page views
dropdown change input box on select

2:13 pm, October 4, 2023
test love like dislike script from api

4:32 pm, October 4, 2023
meta refresh reload page

5:32 pm, October 4, 2023
check if something is an array

5:49 pm, October 4, 2023
php mysql table exists function

6:30 pm, October 4, 2023
commit and push changes to git repo

6:56 pm, October 4, 2023
make all links target new window

8:19 pm, October 4, 2023
Do While Loop

8:27 pm, October 4, 2023
what is a motorbus

8:39 pm, October 4, 2023
testing equality

11:21 pm, October 4, 2023
Use Sweet Alert rather than alert!

11:25 pm, October 4, 2023
make any element editable

1:47 am, October 5, 2023
IP Address

2:23 am, October 5, 2023
copy file

6:04 am, October 5, 2023
css font style italic

10:35 am, October 5, 2023
link to an external stylesheet

12:27 pm, October 5, 2023
add user to sudo group in ubuntu

3:55 pm, October 5, 2023
uniqid random string

6:45 pm, October 5, 2023
random emojis copy and paste

7:47 pm, October 5, 2023
test php bundle write

9:05 pm, October 5, 2023
foundation make row full width

6:17 am, October 6, 2023
how to json encode an array in php

5:35 pm, October 6, 2023
globe svg testing (broken)

7:49 pm, October 6, 2023
turn on or off error reporting php

11:53 pm, October 6, 2023
how to unzip in linux

11:59 pm, October 6, 2023
Quick Links

8:44 am, October 7, 2023
bootstrap basic grid layout

12:08 pm, October 7, 2023
header type json

3:28 pm, October 7, 2023
compare equality function

6:37 pm, October 7, 2023
lorem ipsum

6:37 pm, October 7, 2023
layout homepage

6:52 pm, October 7, 2023
making var_dump look nice

7:35 pm, October 7, 2023
Chat GPT slick slider code testing

11:00 pm, October 8, 2023
csv read example

11:00 pm, October 8, 2023
slick slider section quick add

11:00 pm, October 8, 2023
fancybox v3.4 - Mixed gallery

11:01 pm, October 8, 2023
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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 happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference