Uploading Directories At Once With webkitdirectory
We can use webkitdirectory to allow uploading an entire folder or folders of files without selecting each file manually. webkitdirectory webkitdirectory is a non-standard attribute
We can use webkitdirectory to allow uploading an entire folder or folders of files without selecting each file manually. webkitdirectory webkitdirectory is a non-standard attribute
In order to improve the security of the application, you should follow one of the fundamental principle called “Never trust user input data“. It is
Nowadays you can find Facebook “Like” and “Recommend” widgets on every website. One problem I have always found with sharing URLs on Facebook is that
This post will explain you that how to include social META tags for defining exact titles, description and images for better results. Why should I
Today’s post is about Preventing Css and Js Files being Cached on client Machine, we often change our css & js files to enhance our
This post is About Centering A div Block Using Css, To Center a Div Block , you need to set left-margin and right-margin either in
When you link to a file like an image or a PDF-document it will be displayed within the browser normally. The download-attribute in links prevents
In this programming tutorial, you will learn page Redirection using PHP. you can use header() function in PHP or use meta to redirect to a
We always use Confirm Box while Deleting Data, Confirm Box is vary useful to confirm use Actions on the web, fortunately we can fire Confirm
Using the below simple html markup , you can auto refresh or reload the page. The following refreshes the page every 60 seconds. I hope
Just for Quick copy past I hope you like this Post, Please feel free to comment below, your suggestion and problems if you face -