List Views

Total Items found in Views is 216803.
An advanced collection of page views
Complex Arrow Function Example

12:34 pm, July 25, 2023
show errors in php with toggle

12:30 pm, July 25, 2023
using gzdeflate on a string php

12:20 pm, July 25, 2023
using switch in a function

11:05 am, July 25, 2023
checking for spam comments function

10:14 am, July 25, 2023
validate email address from string

10:01 am, July 25, 2023
turn on or off error reporting php

8:44 am, July 25, 2023
margin padding framework

8:24 am, July 25, 2023
embed and use a ttf font font face

7:51 am, July 25, 2023
git pull changes from a repository

7:48 am, July 25, 2023
php countries array

7:46 am, July 25, 2023
Radial Click Effect

7:21 am, July 25, 2023
share to twitter html link only

6:37 am, July 25, 2023
basic for loop odd numbers

6:11 am, July 25, 2023
csv read example

5:34 am, July 25, 2023
Random Links for December 2022

5:02 am, July 25, 2023
how to decode xml in php

4:56 am, July 25, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

:link

The :link CSS pseudo-class represents an element that has not yet been visited. It matches every unvisited <a> or <area> element that has an href attribute.
:link css reference