List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
sqlite fetchArray into another array

7:03 am, October 3, 2022
check if a ul contains a ul li

7:01 am, October 3, 2022
imgur upload from php

7:01 am, October 3, 2022
google map with overlay data

7:01 am, October 3, 2022
asp classic get a url and display it

7:00 am, October 3, 2022
Objects in javascript

7:00 am, October 3, 2022
Clean Windows Setup

6:59 am, October 3, 2022
OSRS How do I change my appearance?

6:59 am, October 3, 2022
RS3 - How to enable custom Loot Beams

6:59 am, October 3, 2022
convert json string to a php array

6:59 am, October 3, 2022
RS3 Post 99 Leveling Log

6:58 am, October 3, 2022
Farming Allotment patch locations

6:58 am, October 3, 2022
get file name from path name in php

6:58 am, October 3, 2022
Nginx Server Block with Rewrite

6:58 am, October 3, 2022
convert a string to uppercase with php

6:57 am, October 3, 2022
how to decode xml in php

6:56 am, October 3, 2022
How to make your code look nice

6:56 am, October 3, 2022
Dropdown Box with Searchable Text

6:55 am, October 3, 2022
https

6:55 am, October 3, 2022
php save csv from array to file

6:53 am, October 3, 2022
wp register plugin settings admin

6:53 am, October 3, 2022
chevron down

6:37 am, October 3, 2022
using gzdeflate on a string php

6:37 am, October 3, 2022
What's the Point of Docker?

6:36 am, October 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference