List Views

Total Items found in Views is 213193.
An advanced collection of page views
get last month as a number with php

6:48 am, October 22, 2024
get the current month as a number

6:48 am, October 22, 2024
header type json

6:49 am, October 22, 2024
how to json encode an array in php

6:49 am, October 22, 2024
human_filesize php

6:49 am, October 22, 2024
making var_dump look nice

6:50 am, October 22, 2024
page load timer class

6:50 am, October 22, 2024
php basic page router

6:51 am, October 22, 2024
php check if a class exists

6:51 am, October 22, 2024
php countries array

6:51 am, October 22, 2024
php get file and save it

6:51 am, October 22, 2024
php html template class system

6:51 am, October 22, 2024
php mysql table exists function

6:52 am, October 22, 2024
php substr return part of a string

6:52 am, October 22, 2024
pretty printing json with php

6:52 am, October 22, 2024
random number using rand

6:53 am, October 22, 2024
read and sort directory contents in php

6:53 am, October 22, 2024
show all methods (functions) in a class

6:53 am, October 22, 2024
simple php ip blocker

6:54 am, October 22, 2024
simple usage for php password_hash

6:54 am, October 22, 2024
test php bundle write

6:55 am, October 22, 2024
try catch test

6:55 am, October 22, 2024
uniqid random string

6:55 am, October 22, 2024
loop through $_GET in php

6:57 am, October 22, 2024
php get file extension from a file name

6:57 am, October 22, 2024
php validate email function

6:58 am, October 22, 2024
simple file cache and check in php

6:58 am, October 22, 2024
wordpress block grid code

6:58 am, October 22, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

letter-spacing

The letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing causes characters to spread farther apart, while negative values of letter-spacing bring characters closer together.
letter-spacing css reference