List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
border box reset

4:06 am, April 18, 2023
Vellum

3:58 am, April 18, 2023
Kinsmen

3:54 am, April 18, 2023
Preempt

3:54 am, April 18, 2023
php function

3:53 am, April 18, 2023
Budge

3:51 am, April 18, 2023
Compelling

3:40 am, April 18, 2023
php function

3:35 am, April 18, 2023
convert json string to a php array

3:35 am, April 18, 2023
Quite

3:27 am, April 18, 2023
For

3:26 am, April 18, 2023
Marry

3:09 am, April 18, 2023
Overarch

2:55 am, April 18, 2023
get the last letter of a string

2:48 am, April 18, 2023
Legislate

2:40 am, April 18, 2023
Oath

2:27 am, April 18, 2023
imp p p

2:24 am, April 18, 2023
Toughen

2:23 am, April 18, 2023
Dietaries

2:21 am, April 18, 2023
adding a new line in javascript

2:12 am, April 18, 2023
Unriddle

2:05 am, April 18, 2023
Laymen

1:54 am, April 18, 2023
Capsize

1:52 am, April 18, 2023
Tup

1:41 am, April 18, 2023
p a

1:35 am, April 18, 2023
add chevrons to a ul list

1:26 am, April 18, 2023
Acquit

1:22 am, April 18, 2023
Theft

1:18 am, April 18, 2023
Eleven

1:16 am, April 18, 2023
php

1:09 am, April 18, 2023
Mismanage

1:04 am, April 18, 2023
Misrule

12:37 am, April 18, 2023
Multidimensional Array

12:17 am, April 18, 2023
digital clock with jquery

12:08 am, April 18, 2023
Athwart

11:38 pm, April 17, 2023
imp p p

11:36 pm, April 17, 2023
Quail

11:36 pm, April 17, 2023
Dignities

11:18 pm, April 17, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
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