Tutorial to detect mobile device using JavaScript window.matchMedia() or navigator.userAgent media queries. ...
September 20th, 2022
Three simple solutions for capturing screenshots from a page using JavaScript built-ins, libraries and HTML5 properties. ...
September 19th, 2022
A free PHP YouTube video downloader script. It gets the video meta to show downloader links in the UI using PHP cURL. ...
September 15th, 2022
JavaScript this keyword refers to logging the object and its properties in different contexts like window, document. ...
September 13th, 2022
A guide to learn how to create and download the zip file from an input directory using PHP ZipArchive class. ...
September 12th, 2022
Tutorial with example JS scripts to copy text to clipboard. Three different methods that uses JavaScript functions with example. ...
September 9th, 2022
Learn how to unset and destroy PHP session after the expiry time set in minutes or seconds. ...
September 6th, 2022
An example to get users' current location from browser via JavaScript using Geolocation API. Also see how to get dynamic user location. ...
September 5th, 2022
Variety of JavaScript validation handlers to validate email strings by using a regular expression (regex) pattern. ...
September 1st, 2022
Different examples of how to remove first, last, and specified items from an input array using JavaScript. ...
August 29th, 2022