Basically, I have a php script that generates a web page, and I would like to send its output to a file (say, index.html).<BR><BR>The problem is that php only runs as user nobody, and I can't have ...
Due to the incredible growth of PHP in the last couple of years, it's now being used for tasks ranging from tiny scripts to large-scale Web applications. Some Web applications contain hundreds of ...