Want to hold visitors on your website for long? In that case, you should have images with hover effects on your website. Images are the very first impression and you should have fantastic image effects and media files on your site. Attractive images engage site visitors and encourage them to surf through your website, this …
Continue reading “7+ Hover Effect WordPress Plugins 2022 (Free and Paid)”
Form builder WordPress plugins is a must have for designing a contact form for your website. As a contact form on the website is a direct way for your visitors to communicate with you. They don’t need to manually use their email box to reach the web admin for queries, suggestions, and help. Form builder plugins …
Continue reading “7+ Form Builder WordPress Plugins 2022 (Free and Paid)”
Looking to add some more functionality to your photographer website. Then, just wait and take a look at these best WordPress plugins for photographer. These plugins will fill your website with eye-catching effects and transitions. So, these will give an edge to your website in the market. Your photography site will be enhanced by different …
Continue reading “7+ Best WordPress Plugins For Photographers 2022 (Free and Paid)”
If you’re looking to add more functionalities to your website then your choice to select tabs WordPress plugins would be an optimal one. Tabs WordPress Plugins keeps the appearance of your website clean, organized and presentable. You can experiment with the color, shape, and everything of the tabs, to make the appearance of the website …
Continue reading “7+ Best Tabs WordPress Plugins 2022 (Free and Paid)”
If you want to add lightbox effects to a live WordPress site and make your media content look attractive then you have landed in the right place. This blog will clarify all your doubts and will help you find the best lightbox WordPress plugins as we have defined some of the premium and top class …
Continue reading “7+ Best Lightbox WordPress Plugins 2022 (Free and Paid)”
MySql CRUD is simple and easy to use script that can be implemented on any kind of application. CRUD is nothing but a group of operations i.e. create, read, update and delete records that we perform when our application gets interacted with database. So, for performing these operations we have created a simple input form …
Continue reading “Simple MySql CRUD In PHP”
How to stop email spam on contact form PHP CAPTCHA script is clean, customizable secured and mobile friendly script. It generates complex images, patterns and codes that will protect your forms from spam activity. This script includes different types of captcha from generating CAPTCHA code to visual pattern or image validations. It is a plug …
Continue reading “Captcha Script In PHP – Stop Email Spam On Contact Form”
Email signature generator is one of the important parts for your email campaigns. A signature is something which represents your personality. It lets receiver feel a personal connection with the sender. So, A basic email signature contains your contact information and information of your business. It should represent who you are, what you do, and …
Continue reading “HTML Email Signature Generator”
The Bootstrap carousel is a component for sliding through elements. It is a flexible, responsive and attractive way for adding a slider in our website. It is a dynamic presentation of contents where text and images are made visible or accessible to the user by sliding through several items. Bootstrap carousel are not supported properly …
Continue reading “Bootstrap Carousel”
Bootstrap Modal is basically a pop-up box that is used to provide information and alert to the user. It is displayed on top of the current page. One of the multi-purpose lightweight JavaScript popup that is custom-built and responsive and can be used: to display alert popups, videos, and images in a website, to warn users …
Continue reading “Bootstrap Modal”
The PayPal Adaptive payments split payments to one or more than one receiver PayPal accounts. Using PayPal adaptive payment, we can make simple pay, parallel payments, and chained payments. What is Chained Payment..? Chained payment is part of PayPal Adaptive payments. Using chained payment sender can send a full amount of payment to primary receiver. …
Continue reading “PayPal Adaptive Payments for Marketplace in PHP”
The PayPal Adaptive Payments API is used to transfer money from a sender’s PayPal account to one or more than one PayPal receiver PayPal accounts. You can use PayPal Adaptive Payments to make simple payments, chained payments, and parallels payments. In this tutorial, we are going to demonstrate how we use PayPal adaptive apartment to …
Continue reading “Paypal Parallel Payments Using PHP”
Use PayPal Installment Plan button for installments based recurring payments. Using this buyer can pay, the full amount or pay an amount in installment, without any interest. In our previous blog post, we have discussed how we can use PayPal Subscription Button, Example for any service and product Subscription and PayPal Donate Button, Example for Any …
Continue reading “Paypal Recurring Payments for Installment Plan in PHP”
Using PayPal Donate button, we can collect contribution payments. It lets you to Donate fixed amounts or amounts entered by donors. When you click on Donate button, it goes to a special link that is maintained by PayPal for that particular button. In our previous blogs post, we have discussed how we can use PayPal …
Continue reading “PayPal Donate Button in PHP”
PayPal PHP Merchant SDK have the option of Mass Pay. Using this merchant can build an app which will help them to send multiple payment to one group at a time. Mass payments are very fast, secure and convenient way to send, customer rebates, Pay-to-surf rewards, Employee benefits, Survey incentives, Affiliate commissions. In our previous blog …
Continue reading “PayPal Mass Payment in PHP”
In our previous blog post we have covered the PayPal Express Checkout for Single Product using which you can collect more user information entered at the time of purchase. What happened if admin have lots of payer transaction id and admin wants to see details of any specific transaction.? In this blog we are going …
Continue reading “PayPal Transaction Details using Transaction ID”
Express Checkout is a fast and very easy way for buyer to pay for the product they are buying. In our previous blog post we have covered the PayPal Integration in PHP Using PDO using which you can sell products via PayPal securely without SDK. But in this post we will be doing same task …
Continue reading “PayPal Express Checkout in PHP for Single Product”
Suppose you want to sell your product online with a secure payment mode then here is the solution that you can use. The thing we are talking about is a PayPal buy now button. You can use it simply, only you have to generate the code for the button and place it in your website …
Continue reading “CodeIgniter PayPal Checkout”