Tag: Bigginers

How to Generate PDFs in PHP: A Beginner’s Guide

Hi, Do you need to generate PDFs dynamically in your PHP web application? Look no further! In this step-by-step guide, we’ll show you how to generate PDFs in PHP using a variety of tools and techniques. From setting up your development environment to generating PDFs from HTML, we’ll cover all the bases. Whether you need […] The post How to Generate PDFs in PHP: A Beginner’s Guide appeared first on Coding Birds Online. ...
Continue Reading How to Generate PDFs in PHP: A Beginner’s Guide

Stripe payment gateway integration in PHP

Hellowww friends! after a long time I am back again with another post. Today I have come with stripe Payment Gateway Tutorial. So let’s start the post. Let’s talk about stripe payment gateway integration. Stripe is one of the most used payment gateway used across the world. It is a cloud payment gateway platform that […] The post Stripe payment gateway integration in PHP appeared first on Coding Birds Online. ...
Continue Reading Stripe payment gateway integration in PHP

Razorpay payment gateway setup in CodeIgniter

Hi developers, welcome you all in another article on how to make the Razorpay payment gateway setup in CodeIgniter. I hope, you must have integrated other payment gateways like PayUmoney, Paytm payment gateway, etc. If you didn’t don’t worry follow the steps as I have given you, you will able to achieve without any errors. […] The post Razorpay payment gateway setup in CodeIgniter appeared first on Coding Birds Online. ...
Continue Reading Razorpay payment gateway setup in CodeIgniter

Login with Google account: using JavaScript OAuth Library

Hello everyone, Today in this tutorial I will show you how to create login with Google account using JavaScript OAuth-library in your web application. You can find N number of tutorials on Google authentication but this tutorial is different from them. This tutorial tells how easy it is to integrate login with Google authentication. In […] The post Login with Google account: using JavaScript OAuth Library appeared first on Coding Birds Online. ...
Continue Reading Login with Google account: using JavaScript OAuth Library

How to send email with attachment in PHP

Hi, If you are looking for the PHP script to learn how to send email with attachment in PHP without going to spam then you are in the right place. I know you searched a lot on Google to find source code but every code sends that to spam, not in the inbox. Check our […] The post How to send email with attachment in PHP appeared first on Coding Birds Online. ...
Continue Reading How to send email with attachment in PHP

How to send email with attachment in PHP

Hi, If you are looking for the PHP script to learn how to send email with attachment in PHP without going to spam then you are in the right place. I know you searched a lot on Google to find source code but every code sends that to spam, not in the inbox. Check our […] The post How to send email with attachment in PHP appeared first on Coding Birds Online. ...
Continue Reading How to send email with attachment in PHP

Active inactive users in PHP: using jQuery AJAX

Making users active inactive is the most important and common feature in web applications and websites. In this tutorial, we are going to learn how to make active inactive users in PHP using jQuery AJAX without page refresh. You check this demo also. You can implement the same code with CodeIgniter as CI follows the MVC pattern. […] The post Active inactive users in PHP: using jQuery AJAX appeared first on Coding Birds Online. ...
Continue Reading Active inactive users in PHP: using jQuery AJAX

How to partially hide email address in PHP, AJAX

To hide email addresses or contact numbers partially is the most common thing in web application development. If you might have noticed on so many websites when you register by using your email id or contact number, then they shoot a verification code on your email or phone. And you can’t see the full email […] The post How to partially hide email address in PHP, AJAX appeared first on Coding Birds Online. ...
Continue Reading How to partially hide email address in PHP, AJAX

How to partially hide email address in PHP, AJAX

To hide email addresses or contact numbers partially is the most common thing in web application development. If you might have noticed on so many websites when you register by using your email id or contact number, then they shoot a verification code on your email or phone. And you can’t see the full email […] The post How to partially hide email address in PHP, AJAX appeared first on Coding Birds Online. ...
Continue Reading How to partially hide email address in PHP, AJAX

How to partially hide email address in PHP, AJAX

To hide email addresses or contact numbers partially is the most common thing in web application development. If you might have noticed on so many websites when you register by using your email id or contact number, then they shoot a verification code on your email or phone. And you can’t see the full email […] The post How to partially hide email address in PHP, AJAX appeared first on Coding Birds Online. ...
Continue Reading How to partially hide email address in PHP, AJAX