> Does someone know what's the "w" is for. This is the error message:
> Warning: 
> fopen("../_webstats/include/caches/last_visitors.cache.html","w")

Read the docs on fopen();

> Does it has to do with "write" rights??

Yes.

Read the docs on fopen();

The documentation is your friend. :)

Chris

Reply via email to