
HTML to multi-page PDF creation example using jsPDF and html2canvas libraries.
How to create Pie Chart Examples via ChartJS library with simple JS script.
Learn about how to create a line chart for a webpage using the Chartjs JS library with examples.
Creating an online converter for JSON to an array decoding with a single line using PHP json_decode native function.
Creating an online tool to convert a PHP array to a JSON object and handling pre-post actions of the array to JSON conversion.
A JavaScript tool to create an online web text editor to embed rich text content with the WYSIWYG experience.
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.
An example to get users' current location from browser via JavaScript using Geolocation API. Also see how to get dynamic user location.
A lightweight JavaScript news ticker to show scrolling content on a webpage that ticks in a periodical interval and constant speed.
A JavaScript solution with or without jQuery to disable cut, copy, paste and mouse right-click events.
A quick solution to enable autocomplete feature with a form textbox to autosuggest relevant data on keypress with a database.
A client-side multiple alternative solutions of HTML table to excel file export with or without plugins.
Simple PHP script to add watermark to an existing or new PDF document using FPDF library.