In many articles in blogs we see the estimated time it will take to read the article.
This is useful in that it helps the...
I have a Windows machine and as a developer of WordPress sites, I have to test many sites in Windows. Some of these sites require...
In part I, i covered creating a database, form and entering data with validation checks. In this part i am going to show you how...
This is a basic tutorial on creating a PHP contact form with validation, in 2 parts. In part I, i will show you how to...
I have a wordpress database. I will pull posts from this database and display with pagination. Lets get started.
Make database connection. Obviously values below...
This is a tutorial on how to create a simple login system using PHP without any database. This system can be use to protect multiple...