Sometimes we need to stop some specified IP Addresses to block the execute the code or stop to view our website or code so that I wrote that PHP code […]
Meta Refresh tag for redirect to other URL
Below meta tag used for redirect to a particular URL after 5 seconds. and if change content parameter 5 to 0 then page refresh and redirect to destination URL immediately. […]
Google reCAPTCHA v3, How to use validation of HTML JQuery PHP Form.
Google reCaptcha v3 returns JSON format data. That data based on interactions with your website and validate the form submit inquiries if the submitted form inquiry is validated then it’s […]
How to add Date Time Month by timezone in Zoho CRM
I try to add the Date and time in Zoho CRM but it not added because the format of date-time is not correct. So used the below code and try […]
Top Programming Language Terms, Words and Definition You must know
API The API stands for Application Programming Interface. API defines as your products or services communicate with other products or services without having information on how they implemented and provide […]
Make Bootstrap Carousel Slider on Mobile Left Right Swipe
In this blog, discuss code about make bootstrap carousel slider on mobile left-right swipe only include touchSwipe javascript library. HTML Code <link rel=”stylesheet” href=”https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css” integrity=”sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu” crossorigin=”anonymous”> <div id=”integrationLogo” class=”carousel […]
Create Minutes and Second Clock with HTML and JQuery with automatically time update
create a clock with minute and second for the countdown timer. Clock countdown can create by the plugins but I show you the below code for creating the same. […]
PHP cURL download image from URL or remote address
Download file, image from URL by using PHP cURL. How to download an image or save it into the particular directory from a given remote URL by Using PHP cURL. […]
Why should not use WordPress for your Busines Website
Why do need a WordPress Website for Small Business High Maintenace WordPress Websites require regular maintenance like PHP Version Updates, Theme Updates, Plug-in updates and etc. Update Plugin and […]
CSS Grid Properties
Below I show you grid properties, When we use the grid in css some time we not remind the name of the property. So that I post this image for […]
