List Views

Total Items found in Views is 215675.
An advanced collection of page views
php html template class system

6:29 am, December 1, 2022
php get file and save it

6:29 am, December 1, 2022
php countries array

6:28 am, December 1, 2022
php check if a class exists

6:28 am, December 1, 2022
php basic page router

6:28 am, December 1, 2022
page load timer class

6:27 am, December 1, 2022
making var_dump look nice

6:27 am, December 1, 2022
human_filesize php

6:26 am, December 1, 2022
how to decode xml in php

6:26 am, December 1, 2022
header type json

6:26 am, December 1, 2022
get the current month as a number

6:25 am, December 1, 2022
get last month as a number with php

6:25 am, December 1, 2022
get current url with php

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

6:25 am, December 1, 2022
generating all css colours with php?

6:24 am, December 1, 2022
function to create a uid from html

6:24 am, December 1, 2022
for loop with a 5 increment

6:24 am, December 1, 2022
extract youtube image from video url

6:23 am, December 1, 2022
extract variables from url string php

6:23 am, December 1, 2022
explode a string into an array

6:23 am, December 1, 2022
csv read example

6:22 am, December 1, 2022
count the elements in an array

6:22 am, December 1, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

writing-mode

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (html element for HTML documents).
writing-mode css reference