List Views

Total Items found in Views is 226560.
An advanced collection of page views
php substr return part of a string

1:17 am, February 1, 2023
pretty printing json with php

1:17 am, February 1, 2023
random number using rand

1:17 am, February 1, 2023
read and sort directory contents in php

1:17 am, February 1, 2023
search within files in a directory

1:18 am, February 1, 2023
show all methods (functions) in a class

1:18 am, February 1, 2023
show errors in php with toggle

1:18 am, February 1, 2023
simple usage for php password_hash

1:18 am, February 1, 2023
sqlite basic sql and loop results

1:18 am, February 1, 2023
sqlite check table name exists

1:18 am, February 1, 2023
sqlite fetchArray into another array

1:18 am, February 1, 2023
test php bundle write

1:18 am, February 1, 2023
timeline class and function

1:18 am, February 1, 2023
try catch test

1:18 am, February 1, 2023
RS3 Best AFK training all skills

1:18 am, February 1, 2023
RS3 Dailies Lists

1:18 am, February 1, 2023
uniqid random string

1:19 am, February 1, 2023
using gzdeflate on a string php

1:19 am, February 1, 2023
verify the google recapture server php

1:19 am, February 1, 2023
Spam IP Database and delete button

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


Random CSS Property

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference