|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I am needing to set up a web page so that a client can simply change a .txt file to update portions of his website. He will have access to ftp to it and all. The only thing he will be updating will be simple text files where he can just type information to. I need to know how to code a portion of the site so that it will display the correct text file.
So basically I just need to know what line of code i need to display a text file within the php document. Any help would be greatly appreciated ![]() |
|
#2
|
|||
|
|||
|
One possibility is to use the include function that will put the contents of the file in the page being displayed.
-KM- |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > displaying .txt file in php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|