Re: FN-FORUM: Programmers block..
date posted 5th June 2003 15:03
On Thursday 05 Jun 2003 2:34 pm, Darren Beale wrote:
> change
> > $fp = fopen("testfile","w+");
> to
> $fp = fopen("/www/vhtdocs/cddc/briefcase/testfile","w+");
That did it..........but..
The files are URLS but I can link to them using the paths so thats dnot a
problem but all the tar has done is make a tared version of the testfile
which is a file full of paths......
arse.
Might have a look at the tar docs...
Cheers
John