List Views

Total Items found in Views is 215675.
An advanced collection of page views
echo the page id from wordpress

9:43 am, August 19, 2024
add a gtag.js pdf click event

9:43 am, August 19, 2024
function causing slow load time

9:43 am, August 19, 2024
Latest from Code Widget

9:43 am, August 19, 2024
get file name from path name in php

9:43 am, August 19, 2024
add paging to wp list query

9:43 am, August 19, 2024
codemirror with auto preview window

9:43 am, August 19, 2024
using gzdeflate on a string php

9:43 am, August 19, 2024
random emojis copy and paste

9:43 am, August 19, 2024
test php bundle write

9:43 am, August 19, 2024
Radial Click Effect

9:43 am, August 19, 2024
Changing an array declared with const

9:43 am, August 19, 2024
how to decode xml in php

9:43 am, August 19, 2024
Generate a random title from an array

9:42 am, August 19, 2024
loop through $_GET in php

9:42 am, August 19, 2024
get the current month as a number

9:42 am, August 19, 2024
using let and const example

9:42 am, August 19, 2024
extract a wordpress menu using its id

9:42 am, August 19, 2024
sqlite escape string

9:42 am, August 19, 2024
simple file cache and check in php

9:42 am, August 19, 2024
convert json string to a php array

9:42 am, August 19, 2024
PHP/SQLite - Load Random Item

9:42 am, August 19, 2024
simple usage for php password_hash

9:42 am, August 19, 2024
javascript isset equivalent

9:41 am, August 19, 2024
php print an array nicely

9:41 am, August 19, 2024
how to json encode an array in php

9:41 am, August 19, 2024
sqlite check table name exists

9:41 am, August 19, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

scroll-padding-right

The scroll-padding-right property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-right css reference