List Hits

Total Items found in Hits is 576163.
A Collection of Hits...
Site Widget Controls

8:19 am, February 2, 2023
Make the Welcome Text box Smaller

8:19 am, February 2, 2023
get file name from path name in php

8:19 am, February 2, 2023
Flickity - autoPlay with Loop

8:18 am, February 2, 2023
subscribe to newsletter section example

8:18 am, February 2, 2023
date

8:01 am, February 2, 2023
date

8:01 am, February 2, 2023
date

8:01 am, February 2, 2023
Mining 1-99

7:43 am, February 2, 2023
php substr return part of a string

7:33 am, February 2, 2023
Spam IP Database and delete button

7:33 am, February 2, 2023
https

7:33 am, February 2, 2023
verify the google recapture server php

7:32 am, February 2, 2023
date

7:32 am, February 2, 2023
using gzdeflate on a string php

7:32 am, February 2, 2023
search within files in a directory

7:32 am, February 2, 2023
show all methods (functions) in a class

7:32 am, February 2, 2023
sqlite check table name exists

7:32 am, February 2, 2023
random number using rand

7:32 am, February 2, 2023
RS3 Best AFK training all skills

7:32 am, February 2, 2023
sqlite basic sql and loop results

7:32 am, February 2, 2023
show errors in php with toggle

7:32 am, February 2, 2023
sqlite fetchArray into another array

7:32 am, February 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

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference