A collection of Free Favicon Icon Generators and Tools
A collection of Free Favicon Icon Generators and Tools for graphic and website designers. The list is…
A collection of Free Favicon Icon Generators and Tools for graphic and website designers. The list is…
A collection of Svelte UI Libraries for UX designers and developers. The list is updated regularly. Email over…
Generates an array, containing the Fibonacci sequence, up until the nth term. Create an empty array, initializing…
Check if a string starts with a given substring. startsWith string,beginner Use strpos() to find the position of $needle in $haystack. function…
Compare two strings and returns true if both strings are anagram, false otherwise. title tags isAnagram string,beginner Use count_chars() to compare $string1 and $string2….
This VScode extension provide a fullset of snippets for PHP devs. It’s pretty simple ! You can use it…
A collection of the best UI Graphic Components in PSD, Sketch and Figma. The list is updated…
Here is a list of Maya plugins categorized by their functionality. The list is updated regularly. Email over…
A Selection of really useful Date & Time PHP Snippets. Which are available to use under the…
An MIT licensed code snippet which, allows you to force a download of a file, Give that…
A PHP code method used to get geo information from a selected IP using the freegeoip.net service,…
Below are two MIT Licensed functions to Handle PHP Session Inactivity and Session Timeouts in PHP. Destroys…