List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
php save csv from array to file

8:17 pm, January 2, 2023
write to file php

8:03 pm, January 2, 2023
foundation responsive tables

7:52 pm, January 2, 2023
show errors in php with toggle

7:48 pm, January 2, 2023
copy file

7:42 pm, January 2, 2023
load content with jquery

7:23 pm, January 2, 2023
add a moving chevron to your href link

6:52 pm, January 2, 2023
js check the length of a string

6:52 pm, January 2, 2023
ES6 Nested Object Example

6:52 pm, January 2, 2023
using switch in a function

6:52 pm, January 2, 2023
making var_dump look nice

6:52 pm, January 2, 2023
play a sound every # of seconds

6:52 pm, January 2, 2023
testing equality

6:52 pm, January 2, 2023
json loop load elements

6:42 pm, January 2, 2023
extract youtube image from video url

6:18 pm, January 2, 2023
favicon code meta tag

6:18 pm, January 2, 2023
Using Flexbox rather than Floats

6:03 pm, January 2, 2023
simple php ip blocker

5:45 pm, January 2, 2023
using clamp js to clamp lines of text

5:44 pm, January 2, 2023
add a user to a group

5:44 pm, January 2, 2023
php countries array

5:44 pm, January 2, 2023
Shark Attack Life saving technique

5:35 pm, January 2, 2023
twitter icon font awesome

5:27 pm, January 2, 2023
New World - Why to Join a Faction

5:23 pm, January 2, 2023
table border collapse

5:11 pm, January 2, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference