List Views

Total Items found in Views is 222765.
An advanced collection of page views
php print an array nicely

10:48 am, December 18, 2023
php mysql table exists function

10:48 am, December 18, 2023
php list all the functions in a class

10:48 am, December 18, 2023
php convert date now into a sql timestamp

10:47 am, December 18, 2023
php check if a class exists

10:47 am, December 18, 2023
list a functions variables or arguments

10:47 am, December 18, 2023
human_filesize php

10:47 am, December 18, 2023
how to json encode an array in php

10:47 am, December 18, 2023
how to decode xml in php

10:47 am, December 18, 2023
header type json

10:47 am, December 18, 2023
get the current working directory in php

10:46 am, December 18, 2023
get the current week as a number with php

10:46 am, December 18, 2023
get the current month as a number

10:46 am, December 18, 2023
get last month as a number with php

10:46 am, December 18, 2023
get current url with php

10:46 am, December 18, 2023
generating all css colours with php?

10:46 am, December 18, 2023
extract variables from url string php

10:46 am, December 18, 2023
csv read example

10:45 am, December 18, 2023
copy file

10:45 am, December 18, 2023
convert json string to a php array

10:45 am, December 18, 2023
convert all images into base64 encoded

10:45 am, December 18, 2023
convert a string to uppercase with php

10:45 am, December 18, 2023
change string to capital words ucwords

10:45 am, December 18, 2023
basic for loop

10:44 am, December 18, 2023
assign array to variables in a loop

10:44 am, December 18, 2023
adding an item to an array with php

10:44 am, December 18, 2023
PHP/SQLite - Load Random Item

10:44 am, December 18, 2023
IP Address

10:44 am, December 18, 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

minecraft
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference