Convert All Uppercase Characters in a String to Lowercase July 19, 2021 Code Snippets 0 Comments 754 Views While working with text processing we might need to convert all uppercase characters in a string to lowercase. A table includes a links to posts with examples using different programming languages. No.Programming language1.PHP2.Python
Replace All Occurrences of a Substring in a String While working with text processing we might need to replace all occurrences of a substring...
Generate QR Code QR code is a two-dimensional barcode which stores encoded data. It can be a website...
Calculate Number of Days Between Two Dates Working with dates sometimes we need to perform various arithmetic operations. Programming languages provides methods...
Leave a Comment
Cancel reply