List Views

Total Items found in Views is 216802.
An advanced collection of page views
copy file

12:42 am, June 27, 2022
how to json encode an array in php

12:42 am, June 27, 2022
Core Class - Basic Core Structure

12:42 am, June 27, 2022
Create a Simple JSX Element

12:41 am, June 27, 2022
php mysql table exists function

12:37 am, June 27, 2022
select onchange

12:35 am, June 27, 2022
uniqid random string

12:35 am, June 27, 2022
convert json string to a php array

12:35 am, June 27, 2022
Complex Arrow Function Example

12:35 am, June 27, 2022
explode a string into an array

12:35 am, June 27, 2022
json test objects (or arrays)

12:33 am, June 27, 2022
adding a new line in javascript

12:33 am, June 27, 2022
add new random image with button

12:31 am, June 27, 2022
testing chartjs

12:31 am, June 27, 2022
PHP/SQLite - Load Random Item

12:30 am, June 27, 2022
Monitoring Visible Objects on Screen

12:30 am, June 27, 2022
search within files in a directory

12:30 am, June 27, 2022
old browser check with javascript

12:29 am, June 27, 2022
change the window title

12:28 am, June 27, 2022
jquery clone and append elements

12:28 am, June 27, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference