List Code

Total Items found in Code is 985.
This is a collection of various code tests and descriptions on how to use them. Primarily HTML, CSS, Javascript and PHP.
Top viewed in Code
1k+ list a functions variables or arguments 1k+ Generate Random Whole Numbers with JavaScript Function 1k+ convert a string to uppercase with php 1k+ jquery jqueryui vue script includes 1k+ return a state name from an australian postcode 1k+ basic for loop odd numbers 1k+ getType function for js 1k+ check if something is an array 1k+ how to json encode an array in php 1k+ validate a url using php with FILTER_VALIDATE_URL 1k+ How To Install SQLite on Ubuntu 20.04 1k+ save string to file php 1k+ pre-line white space settings 1k+ Random string generator function in php suniqid 1k+ remove the first element in an array with shift 1k+ Regex replace or find anything in brackets 1k+ get the current working directory in php 1k+ get the dimensions of an image with javascript 1k+ get the current post id from content.php 1k+ keyframe animations css 1k+ php print an array nicely 1k+ human_filesize php 1k+ wordpress show the parent page title with fallback to title 1k+ extract meta tags from file or url as array 1k+ share to twitter html link only 1k+ show response headers from file get contents 1k+ chevron down 1k+ target 1st td in a table with css 1k+ PHP str_replace - find and replace part of a string 1k+ for loop through an array with javascript 1k+ Use Recursion to Count Down 1k+ js check the length of a string 1k+ dropdown change input box on select 1k+ basic for loop 1k+ make any element editable 1k+ compare equality function 1k+ remove all of an element in a string <h1> 1k+ Regular expression breakdown regex preg_replace php 1k+ jqueryui includes css and js 1k+ check if the file is a directory or check if the directory exists in php 1k+ accessing part of a variable using its index 1k+ how to display a php file as html with php 1k+ use an image to replace bullet in ul list 1k+ jquery enable and disable attribute 1k+ get last month as a number with php 1k+ header type json 1k+ transform rotate an element in css 1k+ get the current week as a number with php 1k+ should have a different menu colour [reported] 1k+ lorem ipsum
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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

clip-path

The clip-path CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.
clip-path css reference