JSON Encode and Decode August 25, 2020 Code Snippets 0 Comments 1247 Views JSON is a text-based data format that commonly used to store or transmit data objects between systems. JSON consist of collection of name/value pairs and an ordered list of values. No.Programming language1.PHP2.Python
Count All Files in Given Directory and Subdirectories Working with file system sometimes we need to count all files in a given directory...
Get Last N Characters of String While working with text processing we might need to get last N characters of a...
Recognize Text in Image using Tesseract OCR Tesseract is an open-source optical text recognition (OCR) engine that allows to recognize the text...
Leave a Comment
Cancel reply