List Hits

Total Items found in Hits is 610353.
A Collection of Hits...
write to file php

4:06 pm, July 3, 2024
Simple Line chart with Chart.js

3:41 pm, July 3, 2024
imp

3:38 pm, July 3, 2024
imp

3:32 pm, July 3, 2024
js check the length of a string

3:25 pm, July 3, 2024
loop through $_GET in php

2:59 pm, July 3, 2024
https

2:53 pm, July 3, 2024
template

2:49 pm, July 3, 2024
imp

2:45 pm, July 3, 2024
imp

2:32 pm, July 3, 2024
using let rather than var

2:29 pm, July 3, 2024
imp

1:55 pm, July 3, 2024
Multidimensional Array

1:39 pm, July 3, 2024
imp

1:29 pm, July 3, 2024
react basic hello world

1:18 pm, July 3, 2024
the

1:11 pm, July 3, 2024
sqlite escape string

12:52 pm, July 3, 2024
ES5 vs ES6 Object Example

12:51 pm, July 3, 2024
share to twitter html link only

12:51 pm, July 3, 2024
php validate email function

12:50 pm, July 3, 2024
jquery toggle menu testing

12:28 pm, July 3, 2024
Drop Down Nav Opacity

12:18 pm, July 3, 2024
KruXoR - October 2022 - Newsletter

12:11 pm, July 3, 2024
php mysql table exists function

12:10 pm, July 3, 2024
twitter icon font awesome

12:09 pm, July 3, 2024
using gzdeflate on a string php

12:06 pm, July 3, 2024
imp

12:04 pm, July 3, 2024
Best Atom Plugins 2019

11:59 am, July 3, 2024
Make the Welcome Text box Smaller

11:58 am, July 3, 2024
adv

11:55 am, July 3, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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