Restrict access to files and directories using .htaccess. Disable directory browsing and prevent access to certain files or filetypes
Learn how to add a favicon or shortcut icon to your website.
Quick and easy guide to install and configure Laravel on Windows running Apache, MySQL, PHP (WAMP). Laravel is a free and opensource PHP framework
How to detect mobile users on your site using Javascript. Create responsive websites by detecting user's browser
Create a simple click counter for your website using AJAX, PHP and JavaScript. It can be customized to store data in flat text file or MySQL database
Certbot is an open source tool to automatically renew Let's Encrypt certificates every 60 days. This article explains how to update certbot to latest version on Ubuntu.
How to install Laravel in a subfolder inside your DocumentRoot and remove the word public from the URL
Step-by-step instructions on how to install and configure Laravel Package jenssegers Laravel Mongodb. Access a MongoDB database from PHP Laravel
How to automatically clear the browser cache, history and other browser data in Google Chrome webbrowser
By default WCF is not included in VS2022. This article demonstrates how to create a SOAP-based web service using C# ASP.NET in Visual Studio 2022.