My Blog
Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Pellentesque in dapibus. Pellentesque in ipsum id orci porta dapibus. Proin eget t
For Developers
How to Make Login and Registration in Laravel for Beginners
Steps: use below command Step1: laravel new project cd project composer require laravel/ui --dev Step2: php artisan ui bootstrap --auth php artisan migrate instead of php artisan make:auth ( which works for Laravel 5.8 and older versions ) Don't forget to use below...
How to get the value of selected radio button using jQuery
Just use below code and modified according to your need. Note: this is very useful for COD and Prepaid charge addition using javascript, jquery, PHP <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <br><br><br>...
For Designers
How to add Marquee on any website wordpress,PHP,HTML,eBlogger ?
if you want to add marquee on any website (wordpress,PHP,HTML,Blogger). you just need to follow below step Steps:1 Copy below code <section style="margin-bottom: -13px;"><marquee onmouseover="this.stop();" onmouseout="this.start();"> <span...
How to Autoplay and Loop YouTube Videos in WordPress
First Method: Use below code to play youtube video in loop and most important is please change youtube embed link <iframe width="560" height="315" src="https://www.youtube.com/embed/AX_bpLLQOWI?autoplay=1&loop=1" title="YouTube video player" frameborder="0"...
Payment Gateway Integration
CCAVANUE Payment Gateway Integration Using PHP
CCAVANUE is a payment process system, I will integrate PayPal with websites by using with PHP. Basant Mallick
PayPal Payment Gateway Integration Using PHP
PayPal is a payment process system, we will integrate PayPal with websites by using with php. PayPal integration classification system PayPal integration classification system included four files as shown below. constants.php − This file has included API user...
WordPress Design
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.