String
Truncate string and add ellipsis in JavaScript
π
November 2, 2020
πJavaScript
Convert all array values to LowerCase or UpperCase in JavaScript
π
October 22, 2020
πJavaScript
Find URLs in string and make a link using JavaScript
π
September 19, 2020
πJavaScript
Remove HTML tags from a string in PHP
π
July 30, 2020
πPHP
Sort and group objects alphabetically by the first letter from an array in JavaScript
π
July 2, 2020
πJavaScript
Create a random color based on a string using JavaScript
π
April 18, 2020
πJavaScript
Get query string parameters from URL in JavaScript
π
March 31, 2020
πJavaScript
How to generate random password using PHP and MySQL
π
February 29, 2020
πPHP
Explode() and Implode() Function in PHP
π
February 8, 2020
πPHP
Remove the last character from a string in PHP
π
January 23, 2020
πPHP