Breaking
  • Send email in PHP using PHPMailer with attachment
  • Country State City Dropdowns in Angular Step By Step
  • How to Generate PDFs in PHP: A Beginner’s Guide
  • 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
  • Facebook
  • Twitter
  • Pinterest
  • YouTube
  • LinkedIn

Coding Birds Online Coding Birds Online

  • Home
  • PHP & MySQL
  • Angular
  • HTML & CSS
  • Payment Gateway
  • How to Do
    Send email in PHP using PHPMailer with attachment Send email in PHP using PHPMailer with attachment
    September 17, 2023
    Country State City Dropdowns in Angular Step By Step
    June 8, 2023
    generate-pdfs-in-php-step-by-step-guide How to Generate PDFs in PHP: A Beginner’s Guide
    April 20, 2023
    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
    Previous Next
  • Search for:
load-more-data-using-jquery-ajax-and-php-codingbirdsonline Ajax & jQuery

Load more data using jQuery, AJAX, and PHP

By Ankit Kumar 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 Gateway

Stripe payment gateway integration in PHP

By Ankit Kumar 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 How to Do

Razorpay payment gateway setup in CodeIgniter

By Ankit Kumar August 31, 2020

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

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

Login with Google account: using JavaScript OAuth Library

By Ankit Kumar February 2, 2020

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

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

Library & Frameworks

View All
Easiest and light-weighted framework of PHP Library & Frameworks

Easiest and light-weighted framework of PHP

By Ankit Kumar December 4, 2019

You have done training or internship in PHP and understood the basics, oops concepts, build some projects … Cool.  Now…

What is the difference between Library and Framework
What is the difference between Library and Framework
December 3, 2019
How to configure Flask in Python in windows
How to configure Flask in Python in windows
December 3, 2019
How to integrate CKEditor in websites and web apps
How to integrate CKEditor in websites and web apps
December 3, 2019

How to Do

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

Login with Google account: using JavaScript OAuth Library

By Ankit Kumar February 2, 2020

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

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

More

View All
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 Kumar 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 Kumar January 14, 2020

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

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

By Ankit Kumar January 8, 2020

Most of the time of want to download the desired folder from GitHub repository but not complete repo. So…

how-to-make-a-searchable-drop-down-list-featured-image-coding-birds-online

How to make a searchable drop-down list in HTML

By Ankit Kumar January 7, 2020

Scrolling a big list of countries, states or cities is annoying sometimes when you are filling a form asking…

coding-birds-online-how-to-submit-form-data-using-ajax-in-php-featured-image

How to submit form data using AJAX in PHP

By Ankit Kumar January 4, 2020

Form submission is very common in websites or web applications. You might have noticed this in a variety of…

check-username-availability-in-php-using-ajax-coding-birds-online-username-is-available-featured-image

Check username availability in PHP using AJAX

By Ankit Kumar January 2, 2020

If you are looking for the code to check username availability in PHP using ajax, then you are in…

Previous1 2 3 4 5Next
  • Recent Posts
    • Send email in PHP using PHPMailer with attachment
    • Country State City Dropdowns in Angular Step By Step
    • How to Generate PDFs in PHP: A Beginner’s Guide
    • Load more data using jQuery, AJAX, and PHP
    • Stripe payment gateway integration in PHP
  • Follow us
    • Facebook
    • Pinterest
    • Twitter
    • YouTube
  • Categories
    • Ajax & jQuery (7)
    • Angular (2)
    • How to Do (30)
    • HTML & CSS (4)
    • Library & Frameworks (10)
    • More (26)
    • Payment Gateway (2)
    • PHP & MySQL (16)
  • About Me

    Coding Birds Online - your source for tech and coding articles. Stay up-to-date with the latest trends, tips, and tutorials. Join our community today.

    Facebook Twitter Pinterest YouTube
  • Latest Posts
    • Send email in PHP using PHPMailer with attachment
      Send email in PHP using PHPMailer with attachment
      September 17, 2023
    • Country State City Dropdowns in Angular Step By Step
      June 8, 2023
    • generate-pdfs-in-php-step-by-step-guide
      How to Generate PDFs in PHP: A Beginner’s Guide
      April 20, 2023
  • Quick Links
    • Contact Us
    • About Me
    • Home
    • Privacy Policy
    • DMCA
    • Buy me a coffee

Copyright © 2020-2023 Coding Birds Online | All rights reserved.

Top
Coding Birds Online

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