List Views

Total Items found in Views is 215675.
An advanced collection of page views
wp register plugin settings admin

12:25 pm, September 17, 2024
php convert date now into a sql timestamp

12:17 pm, September 17, 2024
animate css

11:42 am, September 17, 2024
php check if url is valid with filter_var

11:23 am, September 17, 2024
dropdown section

11:23 am, September 17, 2024
wordpress add a template file to your theme

11:22 am, September 17, 2024
check if a variable is undefined or NULL

11:21 am, September 17, 2024
How to Write a React Component from Scratch

11:16 am, September 17, 2024
generate a random username function thoughts

11:10 am, September 17, 2024
pre-line white space settings

11:10 am, September 17, 2024
python import and print url

11:08 am, September 17, 2024
hide the third row in a table with css

11:07 am, September 17, 2024
hide the first h3 tag on the page with css

11:06 am, September 17, 2024
loop through $_GET in php

11:06 am, September 17, 2024
change photoshop to show px rather than pt

11:02 am, September 17, 2024
layout homepage

10:48 am, September 17, 2024
a ghost that follows your cursor

10:46 am, September 17, 2024
json jquery ajax request

10:42 am, September 17, 2024
Core - File Structure

10:35 am, September 17, 2024
Forster Cam Log's

10:34 am, September 17, 2024
FCC - Basic: Profile Lookup

10:29 am, September 17, 2024
list a functions variables or arguments

10:26 am, September 17, 2024
read and sort directory contents in php

10:14 am, September 17, 2024
Mac Apps

10:00 am, September 17, 2024
get current url with php

9:11 am, September 17, 2024
PHP MySQL vs SQLite Count Items Function

8:42 am, September 17, 2024
Applied Accessibility - Access Keys

8:30 am, September 17, 2024
show post content on template wordpress

5:38 am, September 17, 2024
list page links function list_page_links

5:38 am, September 17, 2024
update value of element using javascript

5:37 am, September 17, 2024
check if a ul contains a ul li

5:36 am, September 17, 2024
php get file and save it

5:35 am, September 17, 2024
flush dns on mac

5:32 am, September 17, 2024
css prefers-color-scheme example

4:40 am, September 17, 2024
fancybox load iframe inline

4:32 am, September 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
You drown not by falling in the river, but by staying submerged.
Unknown
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