Articles in the php tutorial Category
php tutorial »
- the importance of PHP.INI and how to treat with it:
a- PHP printing
b- Variables
c- Constants
d- Operations on variables
Through this lesson we will show the main programs that explain how to use it
a- the comments in PHP8 language
b- Comparison between variables
c- PHP operational test by using PHPINFO
The main steps:
1-PHP operational test by using PHPINFO :
The main function of PHPINFO is to check the preparations of the system PHPINFO extract huge amount of information of the current position of PHP which includes the main information also the basic information of APACHE environment, sessions conditions, PHP variables and PHP license
php tutorial »
PHP language was created by RESMUS LERDROF in 1994 and he created it mainly to establish dynamic and active websites by using C and C ++ language since then they have been improving it till it become complete due to the efforts exerted by those who work in it till it become one of the most international languages used and preferred by the majority
THE PHP HAS THREE MAIN ADVANTAGES:
1-NON-Systematic language: it means that you can use it in any operating system it can work on links and windows without having any errors as soon as the code is …
