List Views

Total Items found in Views is 229023.
An advanced collection of page views
check column exists in table sqlite

12:16 am, December 17, 2024
rounded click me button with icon

12:36 am, December 17, 2024
pretty printing json with php

12:40 am, December 17, 2024
Kahlil Gibran on Marriage

1:12 am, December 17, 2024
change favicon with jquery

1:24 am, December 17, 2024
meta keywords tag

1:37 am, December 17, 2024
Find Disk Space Usage using DU

1:38 am, December 17, 2024
foundation make row full width

1:38 am, December 17, 2024
wordpress get site url

1:45 am, December 17, 2024
get the current working directory in php

1:59 am, December 17, 2024
save string to file php

2:10 am, December 17, 2024
how to json encode an array in php

2:12 am, December 17, 2024
get last month as a number with php

2:24 am, December 17, 2024
Move any element with css offsets

2:26 am, December 17, 2024
RS3 Combat Bars

2:28 am, December 17, 2024
round number with js

2:33 am, December 17, 2024
osrs fairy ring codes

2:54 am, December 17, 2024
Added Bootstrap Nightshade Again

2:54 am, December 17, 2024
javascript window.onload

3:04 am, December 17, 2024
echo the page id from wordpress

3:11 am, December 17, 2024
How to Convert text string to lower case

3:13 am, December 17, 2024
php get file extension from a file name

3:14 am, December 17, 2024
us states list in pipe delimeter format

3:18 am, December 17, 2024
getType function for js

3:24 am, December 17, 2024
my old hunter in wow

3:27 am, December 17, 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

@charset

The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character; as it is not a nested statement, it cannot be used inside conditional group at-rules. If several @charset at-rules are defined, only the first one is used, and it cannot be used inside a style attribute on an HTML element or inside the <style> element where the character set of the HTML page is relevant.
@charset css reference