filmov
tv
file_get_contents, file, include php
Показать описание
Рассмотрим сразу три функции в видео, потому, что рассматривать каждую в новом видео нет никакого смысла!
file_get_contents – эта функция получения данных в строку…
file – эта функция получает данные в массив.
Include – функция включения, т.е. включает какой-то код с другой страницы.
For all our friends, we have added a translator to the site. If you don't speak Russian, just select your language of translation... and click translate.
And the form can also be translated!
Let's consider three functions in the video, because there is no sense to consider each in the new video!
file_get_contents – this function retrieves data in a string…
file-this function receives data into an array.
Include-enable function, i.e. includes some code from another page.
file_get_contents – эта функция получения данных в строку…
file – эта функция получает данные в массив.
Include – функция включения, т.е. включает какой-то код с другой страницы.
For all our friends, we have added a translator to the site. If you don't speak Russian, just select your language of translation... and click translate.
And the form can also be translated!
Let's consider three functions in the video, because there is no sense to consider each in the new video!
file_get_contents – this function retrieves data in a string…
file-this function receives data into an array.
Include-enable function, i.e. includes some code from another page.