Breaking
  • Load more data using jQuery, AJAX, and PHP
  • Stripe payment gateway integration in PHP
  • Razorpay payment gateway setup in CodeIgniter
  • Login with Google account: using JavaScript OAuth Library
  • How to send email with attachment in PHP
  • Active inactive users in PHP: using jQuery AJAX
  • How to partially hide email address in PHP, AJAX
  • CRUD application in PHP using jQuery AJAX
  • Facebook
  • Twitter
  • Pinterest
  • YouTube
  • LinkedIn

Coding Birds Online Coding Birds Online

  • Home
  • About Us
  • Bigginers
  • How to Do
    load-more-data-using-jquery-ajax-and-php-codingbirdsonline Load more data using jQuery, AJAX, and PHP
    August 10, 2022
    integrate-stripe-payment-gateway-in-php Stripe payment gateway integration in PHP
    October 9, 2021
    razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline Razorpay payment gateway setup in CodeIgniter
    August 31, 2020
    login-with-google-account-using-javascript-oauth-libray-featured-image Login with Google account: using JavaScript OAuth Library
    February 2, 2020
    how-to-send-email-with-attachment-in-php-featured-image How to send email with attachment in PHP
    January 30, 2020
    active-inactive-users-in-php-using-jquery-ajax-coding-birds-online Active inactive users in PHP: using jQuery AJAX
    January 25, 2020
    how-to-partially-hide-email-address-in-php-using-ajax-coding-birds-online-featured-image How to partially hide email address in PHP, AJAX
    January 19, 2020
    crud-application-in-php-using-jquery-ajax-featured-image CRUD application in PHP using jQuery AJAX
    January 14, 2020
    how-to-clone-a-specific-folder-from-a-git-repository-website-coding-birds-online-featured-image How to clone a specific folder from a git repository
    January 8, 2020
    how-to-make-a-searchable-drop-down-list-featured-image-coding-birds-online How to make a searchable drop-down list in HTML
    January 7, 2020
    Previous Next
  • Tutorials
    • PHP
    • AJAX & jQuery
  • Buy me a coffee
  • Search for:
load-more-data-using-jquery-ajax-and-php-codingbirdsonline AJAX & jQuery

Load more data using jQuery, AJAX, and PHP

By Ankit Prajapati August 10, 2022

Hello folks,You might have seen the feature of Load More. If you want to develop such a feature as “Load…

  • 4
integrate-stripe-payment-gateway-in-php Payment Gateways

Stripe payment gateway integration in PHP

By Ankit Prajapati October 9, 2021

Hellowww friends! after a long time I am back again with another post. Today I have come with stripe Payment…

  • 7
razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline Bigginers

Razorpay payment gateway setup in CodeIgniter

By Ankit Prajapati August 31, 2020

Hi developers, welcome you all in another article on how to make the Razorpay payment gateway setup in CodeIgniter. I…

  • 46

PHP/MySQL/JSON

View All
razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline Bigginers

Razorpay payment gateway setup in CodeIgniter

By Ankit Prajapati August 31, 2020

Hi developers, welcome you all in another article on how to make the Razorpay payment gateway setup in CodeIgniter. I…

login-with-google-account-using-javascript-oauth-libray-featured-image
Login with Google account: using JavaScript OAuth Library
February 2, 2020
how-to-send-email-with-attachment-in-php-featured-image
How to send email with attachment in PHP
January 30, 2020
how-to-partially-hide-email-address-in-php-using-ajax-coding-birds-online-featured-image
How to partially hide email address in PHP, AJAX
January 19, 2020
crud-application-in-php-using-jquery-ajax-featured-image
CRUD application in PHP using jQuery AJAX
January 14, 2020

Library & Frameworks

View All
coding-birds-online-how-to-integrate-data-table-plugin-in-html-and-css-featured-image UI/UX & Front-end

How to integrate data table plugin in HTML and CSS

By Ankit Prajapati December 30, 2019

Hi, If you are looking to give a dynamic search feature to your web application or your web project, without…

coding-birds-online-how-to-integrate-google-re-captcha-with-php-featured-image
How to integrate Google re-Captcha with PHP
December 27, 2019
how-to-generate-qr-code-in-php-coding-birds-online-featured-image
How to generate QR code in PHP
December 26, 2019
What-is-MVC-A-simple-explanation-for-beginners-Intermediate-featured-image
What is MVC? A simple explanation for beginners
December 9, 2019
Easiest and light-weighted framework of PHP
Easiest and light-weighted framework of PHP
December 4, 2019

How to Do

View All
integrate-stripe-payment-gateway-in-php Payment Gateways

Stripe payment gateway integration in PHP

By Ankit Prajapati October 9, 2021

Hellowww friends! after a long time I am back again with another post. Today I have come with stripe Payment…

razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline
Razorpay payment gateway setup in CodeIgniter
August 31, 2020
login-with-google-account-using-javascript-oauth-libray-featured-image
Login with Google account: using JavaScript OAuth Library
February 2, 2020
how-to-send-email-with-attachment-in-php-featured-image
How to send email with attachment in PHP
January 30, 2020
active-inactive-users-in-php-using-jquery-ajax-coding-birds-online
Active inactive users in PHP: using jQuery AJAX
January 25, 2020

More

View All
razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline

Razorpay payment gateway setup in CodeIgniter

By Ankit Prajapati August 31, 2020

Hi developers, welcome you all in another article on how to make the Razorpay payment gateway setup in CodeIgniter.…

login-with-google-account-using-javascript-oauth-libray-featured-image

Login with Google account: using JavaScript OAuth Library

By Ankit Prajapati February 2, 2020

Hello everyone, Today in this tutorial I will show you how to create login with Google account using JavaScript…

how-to-send-email-with-attachment-in-php-featured-image

How to send email with attachment in PHP

By Ankit Prajapati January 30, 2020

Hi, If you are looking for the PHP script to learn how to send email with attachment in PHP…

active-inactive-users-in-php-using-jquery-ajax-coding-birds-online

Active inactive users in PHP: using jQuery AJAX

By Ankit Prajapati January 25, 2020

Making users active inactive is the most important and common feature in web applications and websites. In this tutorial,…

how-to-partially-hide-email-address-in-php-using-ajax-coding-birds-online-featured-image

How to partially hide email address in PHP, AJAX

By Ankit Prajapati January 19, 2020

To hide email addresses or contact numbers partially is the most common thing in web application development. If you…

crud-application-in-php-using-jquery-ajax-featured-image

CRUD application in PHP using jQuery AJAX

By Ankit Prajapati January 14, 2020

If you are looking to learn how to create CRUD application in PHP then you are in the right…

Previous1 2 3 4Next
  • Recent Posts
    • Load more data using jQuery, AJAX, and PHP
    • Stripe payment gateway integration in PHP
    • Razorpay payment gateway setup in CodeIgniter
    • Login with Google account: using JavaScript OAuth Library
    • How to send email with attachment in PHP
  • Follow us
    • Facebook
    • Pinterest
    • Twitter
    • YouTube
  • Subscribe Us

    Enter your email address below to subscribe to my newsletter

  • Categories
    • AJAX & jQuery (8)
    • Bigginers (22)
    • CRUD Applications (3)
    • Free Resources (4)
    • How to Do (27)
    • Integrations (8)
    • Library & Frameworks (9)
    • More (24)
    • Payment Gateways (2)
    • PHP (11)
    • PHP/MySQL/JSON (21)
    • Tips & Tricks (4)
    • UI/UX & Front-end (11)
  • About Me

    Coding Birds Online is a blogging website, minimizes the difficulties of coding and development that every new fresher faces in his career. we provide information on free resources, techniques of coding and problem-solving codes on our website.

    Facebook Twitter Pinterest YouTube
  • Latest Posts
    • load-more-data-using-jquery-ajax-and-php-codingbirdsonline
      Load more data using jQuery, AJAX, and PHP
      August 10, 2022
    • integrate-stripe-payment-gateway-in-php
      Stripe payment gateway integration in PHP
      October 9, 2021
    • razorpay-payment-gateway-setup-in-codeigniter-coding-birds-inline
      Razorpay payment gateway setup in CodeIgniter
      August 31, 2020
  • Quick Links
    • Contact Us
    • About Us
    • Home
    • Privacy Policy
    • DMCA
    • Buy me a coffee

Copyright © 2020 Coding Birds Online | All rights reserved. Designed & developed by Ankit kumar

Top
Coding Birds Online

    Type above and press Enter to search. Press Esc to cancel.