List Views

Total Items found in Views is 226560.
An advanced collection of page views
using a css grid area template

1:55 am, April 18, 2022
extract youtube image from video url

1:55 am, April 18, 2022
timeline class and function

1:56 am, April 18, 2022
checking for spam comments function

1:57 am, April 18, 2022
convert json string to a php array

1:58 am, April 18, 2022
RS3 Herb Run Notes

1:58 am, April 18, 2022
how to json encode an array in php

2:01 am, April 18, 2022
PHP/SQLite - Load Random Item

2:01 am, April 18, 2022
get the current month as a number

2:01 am, April 18, 2022
php html template class system

2:03 am, April 18, 2022
test php bundle write

2:03 am, April 18, 2022
php get file and save it

2:04 am, April 18, 2022
A short unsplash image url

2:06 am, April 18, 2022
php save csv from array to file

2:06 am, April 18, 2022
simple php ip blocker

2:08 am, April 18, 2022
get last month as a number with php

2:09 am, April 18, 2022
How to use default props in React

2:11 am, April 18, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference