AJAX Call in JavaScript with Example
A simple tutorial to learn to make AJAX call using JavaScript without jQuery or other dependencies. ...
Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.
A simple tutorial to learn to make AJAX call using JavaScript without jQuery or other dependencies. ...
A PHPSpreadsheet based custom solution to export data to an excel file from MySQL using PHP. ...
Tutorial to detect mobile device using JavaScript window.matchMedia() or navigator.userAgent media queries. ...
Three simple solutions for capturing screenshots from a page using JavaScript built-ins, libraries and HTML5 properties. ...
A free PHP YouTube video downloader script. It gets the video meta to show downloader links in the UI using PHP cURL. ...
JavaScript this keyword refers to logging the object and its properties in different contexts like window, document. ...
A guide to learn how to create and download the zip file from an input directory using PHP ZipArchive class. ...
Tutorial with example JS scripts to copy text to clipboard. Three different methods that uses JavaScript functions with example. ...
Learn how to unset and destroy PHP session after the expiry time set in minutes or seconds. ...
An example to get users' current location from browser via JavaScript using Geolocation API. Also see how to get dynamic user location. ...