Загрузка...

Difference between Include and require in PHP #coding #php

What is the difference between Include and Require In PHP

include:
If the specified file cannot be found or included, PHP generates a warning and continues executing the rest of the script

require:
If the specified file cannot be found or, included, PHP generates a fatal error, and the script stops execution immediately.

#phpcode
#include
#require
#diffrence

Видео Difference between Include and require in PHP #coding #php канала Mayur Panchal
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять