PHP Reading And Writing Files In this code snippet, we'll learn how to read and write files with PHP. Let’s see the example below. File Uploads With JS And C# Azure Functions In this code snippet, we'll learn how to upload files with Javascript. We will use the input HTML element and set its type Javascript Making Graphs With Chart.js In this code snippet, we'll learn how to make graphs with Chart.js in Javascript. Chart.js is a very nice javascript Javascript Downloads In this code snippet, we'll learn how to perform downloads with Javascript. File downloads can be programmatically started with javascript Javascript Web Workers In this code snippet, we'll look at web workers in Javascript. A web worker is a script that can run Javascript Fetch In this code snippet, we'll learn how to make HTTP requests with fetch in Javascript. The first example will demonstrate Javascript Browser Local Storage In this code snippet, we'll learn how to access the browser local storage with Javascript. If you have the need to Javascript Cookies In this code snippet, we'll learn how to add/get cookies with Javascript. Cookies allow a website to store information about a Javascript Timer In this code snippet, we'll learn how to use timers in Javascript. Timers can be used to execute code at certain Javascript Browser Object Model In this code snippet, we'll learn how to access the browser object model(BOM) with Javascript. We can use the BOM to interact < Previous 1 … 10 11 12 13 14 … 26 Next >