In our previous tutorial, we have explained how to Build Comment System with Ajax, PHP & MySQL. In this tutorial, we will explain How To Make Build Content Management System with PHP & MySQL. A content management system (CMS) is a web application which is used to manage contents with operations such as create, edit […]
Tutorials
How to Encrypt and Decrypt Password in PHP
In our previous tutorial, we have explained how to make password generator with strength checker using JavaScript. In this tutorial, we will explain how to create secure password with PHP. Having a secured and strong password is important since there are always security threats to web applications. So it’s very important to use strong and […]
Password Generator with Strength Checker using JavaScript
Password is the most important part of any web application to secure data. If password is weak then it can be break very easily and important data can accessed. So it’s very important to use strong password to make it hard to be broken to secure important data. So if you’re developing a web application […]
Dynamic Image Gallery with jQuery, PHP & MySQL
Image gallery or photo gallery is a special feature of web applications that allows users to upload images and access their images. If you’re working on a web project and want to implement users image gallery then your at right place. In this tutorial you will learn how to create dynamic photo gallery using PHP […]
Complete Tutorial to Build a Website with PHP
This tutorial is devoted to aspiring developers, programmers, beginners, students who want to learn about web development and building dynamic website. This is a self-learning and step-by-step tutorial, based on my experiance to begin developing web applications. Actually, I have been programming for long time. I have worked on many proejcts and systems before. I […]