Search value from Input box in mysql php
You can create a simple live database search functionality utilizing the Ajax and PHP, where the search results will be displayed as you start typing some character in search input…
Javascript download file automatically | image auto download javascript
Do you also want to install some kind of Auto Downloading System in your website, like you mentioned, how can you implement a script to auto download files like Image,…
How to get Value from url in php without get method
Are you also making such a website in which you have to get any value from the URL, that too without using the method with $_GET[‘name’] then how can you…
How to get YouTube video id from url with PHP Regex
I want to get theย v=id from YouTubeโs URL with JavaScript (no jQuery, pure JavaScript). get YouTube video id from Link with PHP Regex Example YouTube URL formats http://www.youtube.com/watch?v=hw_HpTI_Wkw&a=GxdCwVVULXctT2lYDEPllDR0LRTutYfW http://www.youtube.com/watch?v=hw_HpTI_Wkw Or…
How to Setup Loader Animation in Website – Example Pre Loader HTML CSS
Today we are going to learn that how we can install Pre Loader or Loading Script in any website, in any of our website, some steps are given below to…
How to setup hide recaptcha in website php – Google Invisible reCAPTCHA with PHP
Today we are going to tell you how you can setup recaptcha code to make your website secure, today we are going to tell you about Google Invisible recaptcha code,…
Send email in php code | php script to send mail
If you are working on a website in which you have to send mail, that too automatically then how can you send. Suppose you have created a portal in which…
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…