List Hits

Total Items found in Hits is 532245.
A Collection of Hits...
simple usage for php password_hash

6:51 am, October 5, 2022
commit and push changes to git repo

6:51 am, October 5, 2022
Enabling SSH on Ubuntu

6:49 am, October 5, 2022
count the elements in an array

6:49 am, October 5, 2022
show errors in php with toggle

6:49 am, October 5, 2022
How to add jquery to squarespace site

6:47 am, October 5, 2022
css font style italic

6:46 am, October 5, 2022
php mysql table exists function

6:46 am, October 5, 2022
jquery check if a sub element exists

6:46 am, October 5, 2022
tinymce remove auto p tags setting

6:46 am, October 5, 2022
jquery clone and append elements

6:45 am, October 5, 2022
turn on or off error reporting php

6:45 am, October 5, 2022
How do Self-Closing JSX Tags Work?

6:45 am, October 5, 2022
How to use default props in React

6:44 am, October 5, 2022
pi400 how to take a screen shot

6:43 am, October 5, 2022
chia mining research notes

6:43 am, October 5, 2022
Video Placeholder Image HTML

6:42 am, October 5, 2022
react hello world with variable name

6:33 am, October 5, 2022
search bug Above

6:32 am, October 5, 2022
jquery page search [testing]

6:22 am, October 5, 2022
load content with jquery

6:22 am, October 5, 2022
RS3 Slayer - Feral Dinosaurs

6:20 am, October 5, 2022
wordpress category list sorting custom

6:20 am, October 5, 2022
adding pagination to custom wp_query

6:19 am, October 5, 2022
extract youtube image from video url

6:19 am, October 5, 2022
check column exists in table sqlite

6:19 am, October 5, 2022
javascript get content from element

6:19 am, October 5, 2022
dropdown section

6:19 am, October 5, 2022
github logo background png css

6:19 am, October 5, 2022
random emojis copy and paste

6:18 am, October 5, 2022
Slick Slider Carousel

6:17 am, October 5, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference