List Views

Total Items found in Views is 226560.
An advanced collection of page views
disable recall on windows 11

6:19 am, January 6, 2025
how to json encode an array in php

6:19 am, January 6, 2025
json loop load elements

6:20 am, January 6, 2025
Bootstrap Darkmode Switch

6:29 am, January 6, 2025
Graceful outfit

6:33 am, January 6, 2025
right align something in its element

6:34 am, January 6, 2025
compare equality function

6:34 am, January 6, 2025
Use Recursion to Return a Range Array

6:36 am, January 6, 2025
turn on or off error reporting php

6:44 am, January 6, 2025
php substr return part of a string

6:45 am, January 6, 2025
random number using rand

6:48 am, January 6, 2025
Testing Playwrite on for Node

6:49 am, January 6, 2025
generate a new SSH key on mac for git

6:51 am, January 6, 2025
set and check a cookie using js cookie

6:51 am, January 6, 2025
still more comment spam

6:54 am, January 6, 2025
loop through object json javascript

6:54 am, January 6, 2025
Enabling SSH on Ubuntu

6:56 am, January 6, 2025
start ssh and add key git

6:56 am, January 6, 2025
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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

@keyframes

The @keyframes CSS at-rule controls the intermediate steps in a CSS animation sequence by defining styles for keyframes (or waypoints) along the animation sequence. This gives more control over the intermediate steps of the animation sequence than transitions.
@keyframes css reference