List Views

Total Items found in Views is 233951.
An advanced collection of page views
basic section item

4:40 am, September 6, 2022
Viewport width and height calculations

4:44 am, September 6, 2022
Kahlil Gibran on Marriage

5:41 am, September 6, 2022
save string to file php

5:47 am, September 6, 2022
load a youtube video in a fancybox modal

5:58 am, September 6, 2022
adding a new line in javascript

6:00 am, September 6, 2022
center a box in the middle of the screen

6:04 am, September 6, 2022
change this to a list group - other items

6:09 am, September 6, 2022
pretty printing json with php

6:15 am, September 6, 2022
Source on Overwolf ASCII Art

6:15 am, September 6, 2022
Get Current Page URL PHP

6:15 am, September 6, 2022
convert json string to a php array

6:23 am, September 6, 2022
make all links target new window

6:25 am, September 6, 2022
get current class name with get_class

6:30 am, September 6, 2022
Whois Lookup

7:03 am, September 6, 2022
Latest from Code Widget

7:08 am, September 6, 2022
check if a variable is undefined or NULL

7:19 am, September 6, 2022
drop shadow text class easy drop shadow

7:56 am, September 6, 2022
using the kbd html tag

8:11 am, September 6, 2022
find all elements add class jquery

8:26 am, September 6, 2022
get the last letter of a string

8:30 am, September 6, 2022
Operating Systems and the Change to Linux

8:34 am, September 6, 2022
js function to calculate golf scores

8:39 am, September 6, 2022
my old hunter in wow

8:41 am, September 6, 2022
getType function for js

8:48 am, September 6, 2022
random emojis copy and paste

8:57 am, September 6, 2022
Use Recursion to Count Down

9:20 am, September 6, 2022
xcopy backup full directory windows bat

9:39 am, September 6, 2022
uniqid random string

9:40 am, September 6, 2022
git pull changes from a repository

10:56 am, September 6, 2022
apache redirect to https ssl from normal

10:58 am, September 6, 2022
assign array to variables in a loop

11:11 am, September 6, 2022
simple usage for php password_hash

11:35 am, September 6, 2022
add a user to a group

11:39 am, September 6, 2022
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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference