-
Elseif in PHP
In cases where we need to raise all the possibilities. We need ...
SEE POPULAR ARTICLE
-
Matrices in PHP
A matrix is a place where we store data, in the same way as in the ...
SEE POPULAR ARTICLE
-
Creating the first database with phpMyAdmin in MySQL
In order to create our first database, we can interact with ...
SEE FEATURED ARTICLE
-
Basics of databases - Tables, fields and records
All websites that store the contents of their pages in databases, add ...
SEE FEATURED ARTICLE
-
Data types in MySQL for a SQL database
The fields of the MySQL tables give us the possibility to choose three ...
SEE FEATURED ARTICLE
-
History, origin and evolution of the PHP language
And so we come to an autumn afternoon in 1994, in which an unemployed ...
SEE POPULAR ARTICLE
-
Comparison and logical operators in PHP
When we state a condition that must be evaluated by a conditional, we ...
SEE POPULAR ARTICLE
-
Else and elseif in PHP
For those cases in which the condition is not true, we have the else. ...
SEE POPULAR ARTICLE
-
How PHP started – Rasmus Lerdorf creator of PHP
In 1994 a programmer born in Greenland, named Ramus Lerdorf, developed ...
SEE POPULAR ARTICLE
-
Include & Require PHP - What differences do they have
It’s normal that several pages of a site or Web application contain ...
SEE POPULAR ARTICLE