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 ...
CPAN, the Central Perl Archiving Network, is the Holy Grail of pre-packaged Perl scripts in module form. Before you tackle any coding project, check CPAN first, as it may save you tons of time and a ...