PHP Tutorial 24 - Reading A File (PHP For Beginners)

Опубликовано: 13 Октябрь 2011
на канале: TeachMeComputer
98,788
837

There are multiple ways to read a file in PHP but the method recommended by PHP.NET is to use the file_get_contents function. It will return the file as a string and then allow you to play around with it. You could use this for a local text file on your machine or even an external HTML page.

For more information, check out the website:

http://howtostartprogramming.com/PHP/...


Смотрите видео PHP Tutorial 24 - Reading A File (PHP For Beginners) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь TeachMeComputer 13 Октябрь 2011, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 98,788 раз и оно понравилось 837 людям.