List Views

Total Items found in Views is 305707.
An advanced collection of page views
for loop with a 5 increment

1:16 am, February 1, 2023
extract youtube image from video url

1:15 am, February 1, 2023
explode a string into an array

1:15 am, February 1, 2023
csv read example

1:15 am, February 1, 2023
duplicate a line in vscode shortcut

1:15 am, February 1, 2023
count the elements in an array

1:15 am, February 1, 2023
copy file

1:15 am, February 1, 2023
convert json string to a php array

1:15 am, February 1, 2023
convert all images into base64 encoded

1:15 am, February 1, 2023
convert a string to uppercase with php

1:15 am, February 1, 2023
checking for spam comments function

1:15 am, February 1, 2023
check if a file exists with php

1:14 am, February 1, 2023
check column exists in table sqlite

1:14 am, February 1, 2023
extract variables from url string php

1:14 am, February 1, 2023
change string to capital words ucwords

1:14 am, February 1, 2023
basic for loop

1:14 am, February 1, 2023
assign array to variables in a loop

1:14 am, February 1, 2023
adding an item to an array with php

1:14 am, February 1, 2023
turn on or off error reporting php

1:14 am, February 1, 2023
php validate email function

1:14 am, February 1, 2023
Quick tool to convert time into decimal

1:14 am, February 1, 2023
PHP/SQLite - Load Random Item

1:14 am, February 1, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

border-block-start-color

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