List Hits

Total Items found in Hits is 528783.
A Collection of Hits...
get current url with php

10:34 am, January 7, 2023
convert a string to uppercase with php

10:33 am, January 7, 2023
python getting started notes

10:33 am, January 7, 2023
extract variables from url string php

10:33 am, January 7, 2023
Monitoring Visible Objects on Screen

10:33 am, January 7, 2023
adding an item to an array with php

10:32 am, January 7, 2023
fancybox image popout easy

10:32 am, January 7, 2023
extract youtube image from video url

10:32 am, January 7, 2023
checking for spam comments function

10:32 am, January 7, 2023
codemirror htmlmixed textarea

10:31 am, January 7, 2023
how to json encode an array in php

10:31 am, January 7, 2023
PHP/SQLite - Load Random Item

10:31 am, January 7, 2023
Source on Overwolf ASCII Art

10:30 am, January 7, 2023
RS3 Thieving Log - Safe Cracking

10:30 am, January 7, 2023
Quick Links

10:30 am, January 7, 2023
Love Like Dislike API and Javascript

10:30 am, January 7, 2023
Importing CSS Reference

10:30 am, January 7, 2023
Forster Cam Log's

10:29 am, January 7, 2023
goodbye old grid theme

10:29 am, January 7, 2023
What is Core?

10:28 am, January 7, 2023
site update incoming before and after

10:28 am, January 7, 2023
pi hole and hassio

10:28 am, January 7, 2023
adding react with JSX using babel

10:28 am, January 7, 2023
bootstrap dark mode

10:28 am, January 7, 2023
MySQL to Sqlite converter

10:28 am, January 7, 2023
windows 10 snipping experience

10:27 am, January 7, 2023
Some New String tools

10:27 am, January 7, 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
Old programmers never die; they just lose some of their functions.
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