In this tutorial, I walk you through the complete process of creating a user registration s...
Today we are going to build a registration system that keeps track of which users are admin...
Creating, editing, updating and deleting content on a website is what makes the site dynami...
I'm excited to be taking you through this long awaited tutorial, finally. I'...
In this tutorial, we create a form that takes an image and some text. When the user selects...
This tutorial demonstrates how you can upload files of various formats including .zip, .pdf...
When registering users in a database table, you want to make sure that each user's ...
On certain websites, some information is meant to be unique. At the level of the database, ...
If you are building any web application that involves creating, reading, updating, and dele...
A system that allows users to comment on your blog post and get replies from other users ca...
In this tutorial, we create a basic commenting system consisting of a form with two input f...
This is the second part in a series on How To Create A...
I already wrote a blog post on creating a complete user registration and ...
One very important feature of any good membership website is a password reset system becaus...
User experience can be greatly improved on an image upload feature if we enable the user to...
A simple todo list application that takes tasks submitted by user in a form and sa...
On a user registration form, there are certain rules you want your users to follow when inp...
This system works exactly like the Like/Dislike system YouTube implements for its videos. O...
In this tutorial, we'll build a like/unlike system somewhat similar what Facebook i...
This is part 3 of a 4-part series on How To Build a Blog with PHP and MySQL. You can view t...
This is the 4th and last part of a 4-part series on How To Build a Blog with PHP and MySQL ...
This is the second part of a series on user accounts management system, authentication, rol...
This is part 4 of a series on how to create a user accounts management system in P...
Let's code a small application in PHP to send email from the contact form of a webs...
This is part 5 of a series on how to create a user accounts management system in P...
This is part 3 of a series of tutorials on how to create a user accounts management system....
When writing an article on your blog, you will often need to display pictures in between te...
Always code as if the guy who ends up maintaining your code will be a v...
Say you are creating a table called products. The products table is expected to hold info l...
When you catch yourself feeling unmotivated and burnt out, it is likely to be because of th...
I am starting a series of tutorials designed to move a person from a ne...
There are over 1.9 billion active websites on the Internet. Business owners realize that ap...
Programming is tough. As stressful as it often is, it can also be greatly fulfilling and en...
There are many manual ways of renaming a react native app. Most ways entail a lot of work a...