I am trying to make a page which will display .txt file I create on a Unix server. So let's say I want a script to run the command: df -k > stat.txt . I want the contents of stat.txt displaed in IE. How / what can I do in PHP to get this done? My results will show up in anyones IE who types in the URL.
Never be afraid to ask for help!
Never be afraid to ask for help!