It’s been a while since I last posted something because I was very busy. So let’s do something useful now. Reader Tien Phuong requested a tutorial about multi-language sites and how to create them so now I’ll try to show you one way. We’ll use database to store our translations and languages. So let’s start.
Read the rest
Reader Freddy requested a tutorial about implementing bitwise permissions in real application. This tutorial will cover that. It’s very simple tutorial and I tried to make it as simple as possible.
Read the rest
This will be quick tutorial on how you can implement confirm registration link into your PHP application. This will not be anything fancy, just simple HTML and PHP to show you how this work and one way how it can be implemented.
Read the rest