• Tutorials
  • Contact
  • Sign Up
  • Login

Complete user registration system using PHP and MySQL database

By Awa   Last updated   January 19, 2022

In this tutorial, I walk you through the complete process of creating a user registration s...

PHP

Admin and user login in php and mysql database

By Awa   Last updated   December 05, 2020

Today we are going to build a registration system that keeps track of which users are admin...

PHP

PHP CRUD Create, edit, update and delete posts with MySQL database

By Awa   Last updated   December 05, 2020

Creating, editing, updating and deleting content on a website is what makes the site dynami...

PHP

How to create a blog in PHP and MySQL database

By Awa   Last updated   December 05, 2020

I'm excited to be taking you through this long awaited tutorial, finally. I'...

PHP

Image upload using php and MySQL database

By Awa   Last updated   December 05, 2020

In this tutorial, we create a form that takes an image and some text. When the user selects...

PHP

How to upload and download files PHP and MySQL

By Awa   Last updated   December 05, 2020

This tutorial demonstrates how you can upload files of various formats including .zip, .pdf...

Check if user already exists without submitting form

By Awa   Last updated   December 05, 2020

When registering users in a database table, you want to make sure that each user's ...

PHP

Check if username is already taken with PHP and MySQL

By Awa   Last updated   December 05, 2020

On certain websites, some information is meant to be unique. At the level of the database, ...

PHP

Creating a comment and reply system PHP and MySQL

By Awa   Last updated   December 05, 2020

A system that allows users to comment on your blog post and get replies from other users ca...

Ajax CRUD [CReate Update Delete] with PHP and MySQL database

By Awa   Last updated   December 05, 2020

In this tutorial, we create a basic commenting system consisting of a form with two input f...

User account management, roles, permissions, authentication PHP and MySQL

By Awa   Last updated   December 05, 2020

If you are building any web application that involves creating, reading, updating, and dele...

PHP

How to create a blog in PHP and MySQL database - DB design

By Awa   Last updated   December 05, 2020

The Database

This is the second part in a series on How To Create A...

PHP

User registration and email verification PHP and MySQL

By Awa   Last updated   December 05, 2020

I already wrote a blog post on creating a complete user registration and ...

Password reset system in PHP

By Awa   Last updated   December 05, 2020

One very important feature of any good membership website is a password reset system becaus...

PHP

Image preview and upload using PHP and MySQL database

By Awa   Last updated   December 05, 2020

User experience can be greatly improved on an image upload feature if we enable the user to...

PHP

To-do list application using PHP and MySQL database

By Awa   Last updated   December 05, 2020

A simple todo list application that takes tasks submitted by user in a form and sa...

PHP

Form validation with javascript

By Awa   Last updated   December 05, 2020

On a user registration form, there are certain rules you want your users to follow when inp...

PHP JavaScript

Like Dislike system with PHP and MySQL

By Awa   Last updated   December 05, 2020

This system works exactly like the Like/Dislike system YouTube implements for its videos. O...

PHP JQuery

Like and Unlike system using PHP and MySQL database

By Awa   Last updated   December 05, 2020

In this tutorial, we'll build a like/unlike system somewhat similar what Facebook i...

PHP JQuery

How to create a blog in PHP and MySQL database - Backend

By Awa   Last updated   December 05, 2020

This is part 3 of a 4-part series on How To Build a Blog with PHP and MySQL. You can view t...

PHP

How to create a blog in PHP and MySQL database - Admin Posts

By Awa   Last updated   December 05, 2020

This is the 4th and last part of a 4-part series on How To Build a Blog with PHP and MySQL ...

User account management, roles, permissions, authentication PHP and MySQL - Part 2

By Awa   Last updated   December 05, 2020

This is the second part of a series on user accounts management system, authentication, rol...

User account management, roles, permissions, authentication PHP and MySQL - Part 4

By Awa   Last updated   December 05, 2020

This is part 4 of a series on how to create a user accounts management system in P...

How to send email in php

By Awa   Last updated   December 05, 2020

Let's code a small application in PHP to send email from the contact form of a webs...

PHP

User account management, roles, permissions, authentication PHP and MySQL -- Part 5

By Awa   Last updated   December 05, 2020

This is part 5 of a series on how to create a user accounts management system in P...

User account management, roles, permissions, authentication PHP and MySQL - Part 3

By Awa   Last updated   December 05, 2020

This is part 3 of a series of tutorials on how to create a user accounts management system....

Uploading images in CKEditor without using a plugin

By Awa   Last updated   December 05, 2020

When writing an article on your blog, you will often need to display pictures in between te...

PHP JQuery Ajax

10 most badass quotes about programming

By Awa   Last updated   December 05, 2020

Always code as if the guy who ends up maintaining your code will be a v...

Tips

PHPMyAdmin: How to specify UNIQUE constraint for multiple columns in a table

By Awa   Last updated   December 05, 2020

Say you are creating a table called products. The products table is expected to hold info l...

Tools

User account management, roles, permissions, authentication PHP and MySQL - Part 6

By Awa   Last updated   December 05, 2020

This is part 5 of a series on how to create a user accounts management system in P...

5 Habits that can improve your life

By Awa   Last updated   December 05, 2020

  1. Know thyself: Use the last ten minutes ...

Tips

10 daily habits that drain our energy

By Awa   Last updated   December 05, 2020

When you catch yourself feeling unmotivated and burnt out, it is likely to be because of th...

Tips

Simple Greeter application in PHP - 20 projects in PHP

By Awa   Last updated   December 05, 2020

I am starting a series of tutorials designed to move a person from a ne...

PHP

What is the Difference Between Front End, Back End, and Full Stack Developer

By Awa   Last updated   November 15, 2020

There are over 1.9 billion active websites on the Internet. Business owners realize that ap...

Tips

Overcoming the 3 Most Harmful Habits for Programmers

By Awa   Last updated   March 20, 2023

Programming is tough. As stressful as it often is, it can also be greatly fulfilling and en...

Tips

How to Rename a React Native App with one command

By Awa   Last updated   July 05, 2020

There are many manual ways of renaming a react native app. Most ways entail a lot of work a...

Subscribe to get updates

Popular posts

Complete user registration system using PHP and MySQL database
PHP CRUD Create, edit, update and delete posts with MySQL database
Image upload using php and MySQL database
Ajax CRUD [CReate Update Delete] with PHP and MySQL database
Check if user already exists without submitting form
5 Habits that can improve your life
Like Dislike system with PHP and MySQL
How to create a blog in PHP and MySQL database

Topics

Ajax

Tools

Tips

JQuery

JavaScript

PHP

Privacy Policy   |   Terms and conditions   |   About Us

CodeWithAwa © 2023