..


Sponsored Links

require

The require function is identical to include () . The only difference is in the consequences of a mistake: if the file has not been found to include the function includes generating a warning (and the script continues) while the require function generates a fatal error blocking, in fact, the execution of the script.

In the same category ...
E-Learning
Linux (Course) Linux (Course)
Complete guide to open-source system. From 49 €.
MySQL (Course) MySQL (Course)
Management of open-source database. From 39 €.
PHP (Course) PHP (Course)
Full course for creating dynamic Web sites. From 49 €.
Sponsored Links