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

TeachMeComputer
TeachMeComputer
98.5 هزار بار بازدید - 13 سال پیش - There are multiple ways to
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/...
13 سال پیش در تاریخ 1390/07/21 منتشر شده است.
98,592 بـار بازدید شده
... بیشتر