Image / PDF / Video / Other File Delete Automatically in File Manager Folder
If you have put such a script on your website in which many files are saved on your website daily and you have to delete those files manually, you want…
How to use label in placeholder css html
Labels tell users what information belongs in a given form field and are usually positioned outside the form field. Placeholder text, located inside a form field, is an additional hint,…
How to detect Adblock on my website?
If you enter to that site and your browser has some kind of adblock software enabled, then the site instead of showing the actual ads shows a little banner telling…
Google Recaptcha Site Key and Secret Key Generate and Integrate
Google Recaptcha Site Key and Secret Key Generate If you also want to put I am not robot captcha on your site, then you have to first generate the site…
Select tag with input tag display none or block | How can I show a hidden div when a select option is selected?
Select tag with input tag display none or block <!DOCTYPE html> <html> <head> <style> #hidden_input { display: none; } </style> </head> <body> <select id=”test” name=”form_select” onchange=”showDiv(‘hidden_input’, this)”> <option value=”0″>Hide</option> <option…
Contact us page design in html and css with source code
Contact us page design in html and css with source code Most importantly, we are familiar the code in html of this enrollment structure. We have taken a div inside…
Registration form design in html and css with code
Registration form design in html and css with code Most importantly, we are familiar the code in html of this enrollment structure. We have taken a div inside the body…
Mobile friendly registration form html code with css
Mobile friendly registration form html code with css First we should be aware of the html code of responsive enlistment structure. We have taken a div inside the body label…
How to Fix/Solve Full description (en_US): “Missing source of information and disclaimer”
Full description (en_US): “Missing source of information and disclaimer” In today’s time Google Play Console team is getting rejected by putting such a message, if you are also reading to face…
how to use sweet alert in php or html | Sweet alert in php echo | How to edit a JavaScript alert box title? | alert box css style
how to use sweet alert in php or html | Sweet alert in php echo | How to edit a JavaScript alert box title | alert box css style The…