This is a list of ten useful articles about database design which includes some tips and practical suggests to help you to design quickly da...Read More
Design a web application requires hard work and knowledge of HTML, CSS, database and javascript. What is a simple way to start developing PH...Read More
This is a mini-guide with hot tutorials to learn, step-by-step, how to design a database from relationships-entities model to final implemen...Read More
I dedicated already some post about how to design and develop a database, but some readers asked to me to explain how to define relationship...Read More
In this post I replied to some reader that have asked to me how to populate a select form element with the results of a SQL query using PHP...Read More
This tutorial explains how to replicate in your remote server the database structure you created on your localhost. A good way is to create ...Read More
This lesson explains how to project a typical relationships-entities model for a database to be used in our web projects. My approach is: 1...Read More