List Views

Total Items found in Views is 213190.
An advanced collection of page views
count the elements in an array

7:02 am, September 30, 2022
get file name from path name in php

1:04 am, September 30, 2022
imgur upload from php

12:47 am, September 30, 2022
compare non equality function

2:34 pm, September 29, 2022
getType function for js

2:27 pm, September 29, 2022
testing equality

2:25 pm, September 29, 2022
animate css

2:24 pm, September 29, 2022

12:56 pm, September 29, 2022
header type json

12:22 pm, September 29, 2022
get current class name with get_class

9:32 am, September 29, 2022
Date Conversion PHP

8:16 am, September 29, 2022
pretty printing json with php

4:15 am, September 29, 2022
add a user to a group

3:38 am, September 29, 2022

10:59 pm, September 28, 2022
flex shorthand css

7:37 pm, September 28, 2022
js check the length of a string

6:33 pm, September 28, 2022
Core - File Structure

5:51 pm, September 28, 2022
for loop with a 5 increment

5:47 pm, September 28, 2022
meta description tag

4:50 pm, September 28, 2022
xcopy backup full directory windows bat

4:20 pm, September 28, 2022
add this

2:17 pm, September 28, 2022
show response headers from file get contents

12:51 pm, September 28, 2022
human_filesize php

12:49 pm, September 28, 2022
sqlite basic sql and loop results

10:28 am, September 28, 2022
simple usage for php password_hash

10:04 am, September 28, 2022
Easy Meta Tags

9:58 am, September 28, 2022
basic for loop odd numbers

5:26 am, September 28, 2022
get the last letter of a string

3:14 am, September 28, 2022
CSS Grid - Basic Columns

12:48 am, September 28, 2022
border box reset

12:20 am, September 28, 2022
Whois Lookup

8:39 pm, September 27, 2022
Get Current Page URL PHP

7:46 pm, September 27, 2022
Do While Loop

7:18 pm, September 27, 2022
scrollbar replacement simplebar

5:35 pm, September 27, 2022
add a class to a div with an id javascript

5:24 pm, September 27, 2022
Use Recursion to Count Down

3:40 pm, September 27, 2022
Use Recursion to Return a Range Array

3:29 pm, September 27, 2022
php substr return part of a string

3:23 pm, September 27, 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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference