List Views

Total Items found in Views is 177466.
An advanced collection of page views
show errors in php with toggle

1:18 am, February 1, 2023
show all methods (functions) in a class

1:18 am, February 1, 2023
search within files in a directory

1:18 am, February 1, 2023
read and sort directory contents in php

1:17 am, February 1, 2023
random number using rand

1:17 am, February 1, 2023
pretty printing json with php

1:17 am, February 1, 2023
php substr return part of a string

1:17 am, February 1, 2023
php save csv from array to file

1:17 am, February 1, 2023
php return json header and content

1:17 am, February 1, 2023
php print an array nicely

1:17 am, February 1, 2023
php mysql table exists function

1:17 am, February 1, 2023
php list all the functions in a class

1:17 am, February 1, 2023
php html template class system

1:17 am, February 1, 2023
php get file and save it

1:17 am, February 1, 2023
php countries array

1:17 am, February 1, 2023
php check if a class exists

1:17 am, February 1, 2023
php basic page router

1:16 am, February 1, 2023
page load timer class

1:16 am, February 1, 2023
list a functions variables or arguments

1:16 am, February 1, 2023
human_filesize php

1:16 am, February 1, 2023
how to json encode an array in php

1:16 am, February 1, 2023
how to decode xml in php

1:16 am, February 1, 2023
header type json

1:16 am, February 1, 2023
generate a new SSH key on mac for git

1:16 am, February 1, 2023
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

is backupper a word?
anytrans
Random CSS Property

:nth-last-of-type()

The :nth-last-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name), counting from the end.
:nth-last-of-type css reference