List Hits

Total Items found in Hits is 610347.
A Collection of Hits...
get file name from path name in php

5:19 pm, December 31, 2023
Kahlil Gibran on Marriage

5:16 pm, December 31, 2023
vimeo thumbnail generator

5:16 pm, December 31, 2023
Load fancybox modal on hash check

5:14 pm, December 31, 2023
Sweet Alert 2 Methods and Examples

5:14 pm, December 31, 2023
convert a string to uppercase with php

5:14 pm, December 31, 2023
sqlite fetchArray into another array

5:14 pm, December 31, 2023
Viewport width and height calculations

5:14 pm, December 31, 2023
load from fields array php class function

5:13 pm, December 31, 2023
dat

5:01 pm, December 31, 2023
codemirror htmlmixed textarea

4:49 pm, December 31, 2023
date

4:43 pm, December 31, 2023
Moving the cursor on iPhone 11

4:34 pm, December 31, 2023
load the latest single item only

4:34 pm, December 31, 2023
dat

4:28 pm, December 31, 2023
Applied Accessibility - Tab Index

4:28 pm, December 31, 2023
css grid for layouts with no rows

4:18 pm, December 31, 2023
Do While Loop

4:17 pm, December 31, 2023
Animal Crossing House Design's Referrer

4:17 pm, December 31, 2023
extract youtube image from video url

4:15 pm, December 31, 2023
simple file cache and check in php

4:15 pm, December 31, 2023
get yesterdays date with javascript

4:14 pm, December 31, 2023
pretty printing json with php

4:13 pm, December 31, 2023
the

3:55 pm, December 31, 2023
dat

3:34 pm, December 31, 2023
tools i still want to create Referrer

3:31 pm, December 31, 2023
the

3:30 pm, December 31, 2023
the

3:21 pm, December 31, 2023
dat

2:59 pm, December 31, 2023
imp

2:59 pm, December 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference