IP Address Lookup Geo Location
generate date time id stamp
restyle and shorten number
Return a file extention from a string
create a unique id from a html string
calculate a percentage difference based on two numbers

Latest Articles

RS3 Slayer How to Slay Abyssal Savage for Slayer Task rs3 15k Protean Traps - Hunter AFK Leveling RS3 - May 2023 Windows Apps Primordial Life 3.21 Windows Application Minecraft Minecraft Loading Performance Mods Fabric and Forge VPN Questions and Answers About VPN and IPs and Google slick slider Working with Chat GPT to get slick slider with videos working as an example AI Testing AI in Notion AI Chat AI: Revolutionizing the Way We Communicate Online rs3 RS3 - Why Did the Lobster Blush - Quick Achievement Guide OSRS OSRS How to get to Konar Slayer Master using the Fairy Ring rs3 Using the Alchemiser for passive Money 16 Million Profit RS3 Slayer RS3 Slayer - Ganodermic Creatures Video Notes Video Notes: Stop Being the Nice Guy RS3 Slayer Abyssal Demons on Slayer Task Guide RS3 Slayer Greater Demons random web things Random Links for December 2022 windows installing kali linux in windows from the app store code thoughts generate a random username function thoughts random web things a ghost that follows your cursor windows Windows Reinstall Again - 2022 Edition Newsletters KruXoR - October 2022 - Newsletter Gaming Classic Tetris - Highest scoring competitive tetris game random web code subscribe to mailchimp code also annoying comments More Comment Spam and What to do with it Newsletters KruXoR - September 2022 - Newsletter #1 Apps Winamp Final Version 5.9 - Download and Thoughts Tool Documentation CSS Filter Generator from Hex Code RS3 Slayer RS3 Slayer - Feral Dinosaurs RS3 Slayer RS3 Slayer - Aviansie RS3 Slayer RS3 Slayer - Corrupted creature RS3 Slayer RS3 Slayer - Creatures of the Lost Grove - Vine Crawlers - Location and Methods Site Updates Some New String tools ideas Idea: create blocks of code that can be re-used and added easily to recreate site parts Random Code Google Fonts Multiple includes rs3 RS3 - How to enable custom Loot Beams rs3 Runescape Getting the 20 Year Veteran Cape Site Updates Bike Stat motorbike spec database import and data research Web Dev Drop Down Nav Opacity Random Code Source on Overwolf ASCII Art Docker What's the Point of Docker?

Latest Code

php sqlite escape string javascript functions make clickable element with clickable class open link in new window simple_html_dom Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in simple_html_dom.php on line 722 php function function causing slow load time php functions show views list function php functions list page links function list_page_links php errors error Warning: getimagesize(uploads/583517f49099a.jpg): failed to open stream: No such file or directory in SimpleImage.php on line 1198 php Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated php functions Return a file extention from a string php getcwd usage in php to get the current working directory for file includes charts chart js line chart dont show below 0 and add axis labels charts chart js line chart dont show below 0 charts Simple Line chart with Chart.js foundation table scroll responsive foundation html Boots Widget change from widget to cat head and click function svg css svg carret right css class Windows Apps Windows CIFS Optional Features Network fonts Quick Embed - Google Font - Fira Sans slick slider Slick slider code testing with slower slides and auto play on videos slick slider Chat GPT slick slider code testing fonts Quick Embed - Google Font - Inter Linux Check free space amount and show it in a nice human readable format Quick Modals Fancybox Quick Video Modal Popup Code Inline php write to file php Windows Apps chocolatey command line for windows linux add ssh keys on your linux box in 10 seconds Sliders Flickity - autoPlay with Loop Windows Apps windows robocopy /? help and usage image formatting can you set all image heights to match with css no stretching windows commands how to show your DNS in windows and then copy it to the clipboard in one command html pulse map dots sections slick slider section quick add javascript get current year in javascript javascript find a text string and replace it in javascript fancybox fancybox v3.4 - Mixed gallery sections subscribe to newsletter section example sections four box section template in foundation with classes find and replace (4 box) javascript check if an item id exists in javascript fonts Proxima Nova Font alternative on google fonts Figtree Embed and Quick Install Code php functions shorten string php, string length php, clip string length php
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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference