List Views

Total Items found in Views is 226560.
An advanced collection of page views
KruXoR - September 2022 - Newsletter #1

8:10 am, November 1, 2023
write to file php

8:11 am, November 1, 2023
php get file and save it

8:13 am, November 1, 2023
console dir usage

8:15 am, November 1, 2023
jquery load wait function

8:16 am, November 1, 2023
compare non equality function

8:16 am, November 1, 2023
Privacy

8:19 am, November 1, 2023
mouse outline svg

8:21 am, November 1, 2023
Best Atom Plugins 2019

8:32 am, November 1, 2023
save string to file php

8:50 am, November 1, 2023
php return json header and content

8:51 am, November 1, 2023
how to json encode an array in php

8:51 am, November 1, 2023
check if a file exists with php

8:54 am, November 1, 2023
turn on or off error reporting php

8:54 am, November 1, 2023
Create a Complex JSX Element

8:55 am, November 1, 2023
react basic hello world

8:55 am, November 1, 2023
Lynx Titan

8:56 am, November 1, 2023
How to Add Comments in JSX

8:56 am, November 1, 2023
Create a Simple JSX Element

8:56 am, November 1, 2023
ES5 vs ES6 Object Example

8:59 am, November 1, 2023
truncate string using jquery

9:02 am, November 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

initial

The initial CSS keyword applies the initial (or default) value of a property to an element. It can be applied to any CSS property. This includes the CSS shorthand all, with which initial can be used to restore all CSS properties to their initial state.
initial css reference