• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar

CodingStatus

- Free Source Code for Web Applications

  • HTML
  • JavaScript
  • jQuery
  • ReactJS
  • Ajax
  • Node.js
  • PHP
  • SQL
  • Interview Questions
  • Installation

PHP

PHP Form Validation with example

December 19, 2022 By Md Nurullah

PHP Form Validation is the backend or server-side validation. It prevents from entering invalid data into the input field. So, You must integrate it into your project form. In this tutorial, I have … [Read more...] about PHP Form Validation with example

PHP Registration Form

December 19, 2022 By Md Nurullah

PHP Registration Form is the most popular part of web applications. It is commonly used to create a new account on the website with a unique email address or username. Even It stores users' … [Read more...] about PHP Registration Form

Default Profile Picture From First Name and Last Name in PHP

November 28, 2022 By Md Nurullah

When a user signs up on the website, the default picture is created from the user name. This default picture is displayed as a profile picture unless the user changes their own profile … [Read more...] about Default Profile Picture From First Name and Last Name in PHP

Keep Form Values After Submit in PHP

November 15, 2022 By Md Nurullah

Hello Developer, If you need to keep form values after submit in PHP then you are at the right place. Here, I will tell you the best methods to implement this feature in your form. Once You learn … [Read more...] about Keep Form Values After Submit in PHP

Autocomplete Search box in PHP and MySQL

October 3, 2022 By Md Nurullah

Autocomplete Search in PHP is the most useful & user-friendly features for searching something through Input Box. It suggests options related to user input text. It will quickly begin to display … [Read more...] about Autocomplete Search box in PHP and MySQL

How to Create Pagination in PHP and MYSQL

September 27, 2022 By Md Nurullah

In this tutorial, I will learn you How to create dynamic pagination in PHP. Even I have shared the best & general source code within a custom function. This function will help you to create … [Read more...] about How to Create Pagination in PHP and MYSQL

Integrate Google reCAPTCHA using PHP

August 7, 2022 By Md Nurullah

In this tutorial, You will learn some simple steps to integrate Google reCAPTCHA using PHP in any type of HTML form like contact form, signup/registration form more. Google provides the best … [Read more...] about Integrate Google reCAPTCHA using PHP

Approve And Disapprove in Ajax, PHP & MySQL

July 29, 2022 By Md Nurullah

Hello Developer, In this tutorial, you will learn to approve and disapprove status in ajax, PHP & MySQL on the button click. I have shared the approval functionality with some simple steps that … [Read more...] about Approve And Disapprove in Ajax, PHP & MySQL

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 6
  • Go to Next Page »

Primary Sidebar

Latest Tutorials

  • How to Install Express Application Using Express Generator Tool
  • Registration Form using Ajax, PHP & MySQL
  • Filter Data with Checkboxes in PHP & MySQL
  • Filter Data by Category in PHP & MySQL
  • Filter Prices From Low to High in PHP, MySQL

Popular Tutorials

  • Filter Data with Checkboxes in PHP & MySQL
  • Filter Data by Category in PHP & MySQL
  • Filter Prices From Low to High in PHP, MySQL
  • To Do List Using PHP and MySQL
  • Upload Multiple Files to Store in MySQL Database Using PHP

Categories

  • Ajax (11)
  • Django (5)
  • HTML (4)
  • Installation (3)
  • Interview Questions (5)
  • JavaScript (20)
  • jQuery (11)
  • Laravel (2)
  • Node.js (23)
  • PHP (42)
  • ReactJS (35)
  • SQL (12)
  • Tips (7)
  • Home
  • About Us
  • Privacy Policy
  • Disclaimer
  • Terms & Conditions
  • Sitemap
  • Contact Us

Copyright © 2023 CodingStatus - All Rights Reserved