List Views

Total Items found in Views is 229023.
An advanced collection of page views
add this

8:11 pm, March 30, 2023
loop through $_GET in php

11:31 pm, March 30, 2023
a ghost that follows your cursor

11:50 pm, March 30, 2023
basic for loop odd numbers

3:12 am, March 31, 2023
chevron up

4:05 am, March 31, 2023
Use Recursion to Count Up

8:41 am, March 31, 2023
Get Current Page URL PHP

9:16 am, March 31, 2023
compare equality function

2:12 pm, March 31, 2023
testing equality

10:09 pm, March 31, 2023
atom editor useful keyboard shortcuts

11:01 pm, March 31, 2023
Auto Changing Image URL

11:02 pm, March 31, 2023
Chat GPT slick slider code testing

11:04 pm, March 31, 2023
php return json header and content

11:04 pm, March 31, 2023
wordpress category list sorting custom

11:07 pm, March 31, 2023
table border collapse

11:07 pm, March 31, 2023
load the latest single item only

11:08 pm, March 31, 2023
Latest from Code Widget

11:08 pm, March 31, 2023
php list all the functions in a class

11:10 pm, March 31, 2023
show the current date in javascript

11:13 pm, March 31, 2023
top bar overflow issues [fixed]

11:20 pm, March 31, 2023
Sweet Alert 2 Methods and Examples

11:22 pm, March 31, 2023
show the year with js

11:26 pm, March 31, 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...

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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

border-start-end-radius

The border-start-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-start-end-radius css reference