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:
how-to-partially-hide-email-address-in-php-using-ajax-coding-birds-online-featured-image How to Do

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 might…

  • 2
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 place.…

  • 6
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 this…

  • 1
coding-birds-online-how-to-integrate-data-table-plugin-in-html-and-css-featured-image

How to integrate data table plugin in HTML and CSS

By Ankit Kumar 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-export-data-from-mysql-table-to-excel-file-in-php-featured-image
Export data from MySQL table to Excel file in PHP
December 28, 2019
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
delete-multiple-records-in-php-using-the-checkbox-featured-image
Delete multiple records in PHP using the checkbox
December 23, 2019

Library & Frameworks

View All

How to Do

View All
coding-birds-online-how-to-integrate-data-table-plugin-in-html-and-css-featured-image

How to integrate data table plugin in HTML and CSS

By Ankit Kumar 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-export-data-from-mysql-table-to-excel-file-in-php-featured-image
Export data from MySQL table to Excel file in PHP
December 28, 2019
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
delete-multiple-records-in-php-using-the-checkbox-featured-image
Delete multiple records in PHP using the checkbox
December 23, 2019

More

View All
coding-birds-online- coding-birds-How-to-send-email-in-PHP-step-by-step

How to send email in PHP step by step

By Ankit Kumar December 11, 2019

Sending email is mostly used in a variety of websites and web applications. It mostly happens when you send…

How to Upload Multiple Images and Store in Database using PHP, MySQL

How to Upload Multiple Images and Store in Database using PHP, MySQL

By Ankit Kumar December 10, 2019

Uploading images or files is the functionality that is mostly used in web applications. In most cases, we upload…

What-is-MVC-A-simple-explanation-for-beginners-Intermediate-featured-image

What is MVC? A simple explanation for beginners

By Ankit Kumar December 9, 2019

MVC is the software and web development approach that separates the logic of your application.MVC stands for Model, View,…

How to publish your website for free step-by-step-featured-image

How to publish your website for free step-by-step

By Ankit Kumar December 7, 2019

Publishing the own website on the internet or making it live is the dream of every fresher. If you…

How to create loading spinner indicator in jQuery ajax

How to create loading spinner indicator in jQuery ajax

By Ankit Kumar December 6, 2019

If you are looking to learn how to create a loading spinner or put a loading icon when there…

Easiest and light-weighted framework of PHP

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.…

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.