Clear Contents of a File July 22, 2021 Code Snippets 0 Comments 897 Views While working with file system, we may need to clear contents of a file without deleting file itself. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Calculate Number of Weeks Between Two Dates Working with dates sometimes we need to perform various arithmetic operations. Learn how to calculate...
HTML Escape and Unescape There are some special characters that are reserved for use in HTML document. It means...
Base64 Encode and Decode Base64 is an encoding and decoding scheme that is used to convert binary data to...
Leave a Comment
Cancel reply