List Views

Total Items found in Views is 185730.
An advanced collection of page views
Core - File Structure

9:04 pm, March 26, 2024
write to file php

8:33 pm, March 26, 2024
add a user to a group

6:59 pm, March 26, 2024
commit and push changes to git repo

6:49 pm, March 26, 2024
add user to sudo group in ubuntu

6:47 pm, March 26, 2024
how to unzip in linux

6:37 pm, March 26, 2024
Default Parameters for Functions

6:04 pm, March 26, 2024
pretty printing json with php

6:03 pm, March 26, 2024
php check if a class exists

6:00 pm, March 26, 2024
for loop with a 5 increment

5:58 pm, March 26, 2024
green circle tick svg

5:36 pm, March 26, 2024
github logo background png css

5:26 pm, March 26, 2024
jquery jqueryui vue script includes

4:44 pm, March 26, 2024
what is a motorbus

4:36 pm, March 26, 2024
Easy Meta Tags

4:20 pm, March 26, 2024
php substr return part of a string

4:01 pm, March 26, 2024
uniqid random string

3:23 pm, March 26, 2024
chevron down

3:15 pm, March 26, 2024
get the current month as a number

3:09 pm, March 26, 2024
get last month as a number with php

3:09 pm, March 26, 2024
get current year in javascript

3:09 pm, March 26, 2024
mouse outline svg

3:00 pm, March 26, 2024
globe svg testing (broken)

2:58 pm, March 26, 2024
filter drop shadow

2:55 pm, March 26, 2024
simple dropdown navigation ul li css

2:55 pm, March 26, 2024
Date Conversion PHP

2:51 pm, March 26, 2024
IP Address

2:50 pm, March 26, 2024
page load timer class

2:47 pm, March 26, 2024
using vue and json data

2:43 pm, March 26, 2024
favicon code meta tag

2:34 pm, March 26, 2024
white space pre-wrap formatting

2:25 pm, March 26, 2024
ES6 Nested Object Example

2:22 pm, March 26, 2024
Use Recursion to Count Up

2:16 pm, March 26, 2024
add this

2:14 pm, March 26, 2024
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
time you enjoyed wasting is not wasted time
Unknown
Random CSS Property

border-inline-width

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