Breaking
  • 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
  • How to clone a specific folder from a git repository
  • How to make a searchable drop-down list in HTML
  • Facebook
  • Twitter
  • Pinterest
  • YouTube
  • LinkedIn

Coding Birds Online Coding Birds Online

  • Home
  • About Us
  • Bigginers
  • How to Do
    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
    coding-birds-online-how-to-submit-form-data-using-ajax-in-php-featured-image How to submit form data using AJAX in PHP
    January 4, 2020
    check-username-availability-in-php-using-ajax-coding-birds-online-username-is-available-featured-image Check username availability in PHP using AJAX
    January 2, 2020
    Previous Next
  • Tutorials
    • PHP
    • AJAX & jQuery
  • Tips & Tricks
  • Donate Us
  • Search for:
how-to-clone-a-specific-folder-from-a-git-repository-website-coding-birds-online-featured-image Tips & Tricks

How to clone a specific folder from a git repository

By Ankit Prajapati January 8, 2020

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

  • 0
how-to-make-a-searchable-drop-down-list-featured-image-coding-birds-online How to Do

How to make a searchable drop-down list in HTML

By Ankit Prajapati January 7, 2020

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

  • 1
coding-birds-online-how-to-submit-form-data-using-ajax-in-php-featured-image CRUD Applications

How to submit form data using AJAX in PHP

By Ankit Prajapati January 4, 2020

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

  • 0

PHP/MySQL/JSON

View All
delete-multiple-records-in-php-using-the-checkbox-featured-image CRUD Applications

Delete multiple records in PHP using the checkbox

By Ankit Prajapati December 23, 2019

Hi, are you looking for the code in which you want to delete the multiple records using a checkbox? In…

how-to-delete-records-from-a-database-with-php-featured-image
How to delete records from a database with PHP
December 22, 2019
how-to-create-loading-spinner-indicator-in-jquery-ajax
How to make country state city dropdown in PHP
December 19, 2019
how to upload excel(CSV) file to a database with PHP& MySQL
December 16, 2019
coding-birds-online- coding-birds-How-to-send-email-in-PHP-step-by-step
How to send email in PHP step by step
December 11, 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 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-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-how-to-integrate-google-re-captcha-with-php-featured-image

How to integrate Google re-Captcha with PHP

By Ankit Prajapati December 27, 2019

Hi, Are you looking to learn how to integrate Google re-Captcha with the easiest method, then you are in…

how-to-generate-qr-code-in-php-coding-birds-online-featured-image

How to generate QR code in PHP

By Ankit Prajapati December 26, 2019

Hi, Are you looking for the PHP script of how to generate QR code in PHP code? then you…

delete-multiple-records-in-php-using-the-checkbox-featured-image

Delete multiple records in PHP using the checkbox

By Ankit Prajapati December 23, 2019

Hi, are you looking for the code in which you want to delete the multiple records using a checkbox?…

how-to-delete-records-from-a-database-with-php-featured-image

How to delete records from a database with PHP

By Ankit Prajapati December 22, 2019

In a web application, 4 operations are mainly performed, Create,Read, Update and Delete. These are called CRUD operations in…

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 Prajapati 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 Prajapati December 10, 2019

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

Previous1 2 3 4Next
  • Recent Posts
    • 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
  • Follow us
    • Facebook
    • Pinterest
    • Twitter
    • YouTube
  • Subscribe Us

    Enter your email address below to subscribe to my newsletter

  • Categories
    • AJAX & jQuery (7)
    • Bigginers (20)
    • CRUD Applications (3)
    • Free Resources (4)
    • How to Do (25)
    • Integrations (6)
    • Library & Frameworks (9)
    • More (24)
    • Payment Gateways (1)
    • PHP (10)
    • PHP/MySQL/JSON (20)
    • Tips & Tricks (4)
    • UI/UX & Front-end (10)
  • 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
    • 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
  • Quick Links
    • Contact Us
    • About Us
    • Home
    • Privacy Policy
    • DMCA
    • Donate Us

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.