Get Current Page URL in PHP
This short PHP snippet grabs the full URL of the current page.
This short PHP snippet grabs the full URL of the current page.
Some multi-line arithmetic operations can be shortened to one line, in JavaScript.
Svelte offers some built-in features that can be used to work with SVGs more cleanly.
These JavaScript snippets send the user to a previous page in their browsing history.
In PHP, there's a simple way to automatically display the current year.
This JavaScript snippet lightens or darkens any given hex color by a given magnitude.
PHP has a built-in function that checks whether a given array contains a given item.
This simple JavaScript snippet scrolls to the top of the current page.
This compact PHP snippet inverts any given hexadecimal color.
Here is how you can extract the first few items from a large array in JavaScript.