List Hits

Total Items found in Hits is 610374.
A Collection of Hits...
save string to file php

12:38 am, November 4, 2024
pretty printing json with php

12:25 am, November 4, 2024
load the latest single item only

11:27 pm, November 3, 2024
loop through $_GET in php

11:27 pm, November 3, 2024
using the disk free space function in php

11:20 pm, November 3, 2024
More Comment Spam and What to do with it

11:12 pm, November 3, 2024
template

10:19 pm, November 3, 2024
write to file php

9:52 pm, November 3, 2024
restyle and shorten number

9:01 pm, November 3, 2024
link to an external stylesheet

8:53 pm, November 3, 2024
Windows Emoji Shortcut

8:53 pm, November 3, 2024
template

8:51 pm, November 3, 2024
wordpress get template directory

8:40 pm, November 3, 2024
the

8:27 pm, November 3, 2024
extract variables from url string php

8:14 pm, November 3, 2024
load json data url with jquery

7:57 pm, November 3, 2024
restyle and shorten number

7:38 pm, November 3, 2024
add an outline to everything!

7:32 pm, November 3, 2024
get the current url in javascript

7:15 pm, November 3, 2024
RS3 Combat Bars

6:31 pm, November 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

content-visibility

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.
content-visibility css reference