List Views

Total Items found in Views is 185730.
An advanced collection of page views
foundation accordion for version 6.x

10:28 pm, July 25, 2023
check if something is an array

8:00 pm, July 25, 2023
sqlite check table name exists

7:57 pm, July 25, 2023
compare non equality function

7:09 pm, July 25, 2023
dropdown change input box on select

7:05 pm, July 25, 2023
Change link target with JQuery

3:41 pm, July 25, 2023
Core Class - Basic Core Structure

3:35 pm, July 25, 2023
check if a file exists with php

3:19 pm, July 25, 2023
get element by id and hide it

1:47 pm, July 25, 2023
jquery clone and append elements

12:58 pm, July 25, 2023
Site Widget Controls

12:51 pm, July 25, 2023
jquery toggle menu testing

12:46 pm, July 25, 2023
js check the length of a string

12:39 pm, July 25, 2023
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
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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

grid-column-start

The grid-column-start CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.
grid-column-start css reference