yes yes, bad habit i know ;-) but tis only a counter file...
sometimes it probably is just better to explain the SLIGHTLY more
complex solution in favor of starting a bad habit :-)

all the best,
jack

Brian Clark wrote:
> 
> Hi Jack,
> 
> @ 2:44:51 AM on 4/10/2001, Jack Dempsey wrote:
> 
> ...
> > Check your permissions on the file. If its just a counter file, the
> > easiest thing to do would be to make it world writeable. chmod 777
> > count.txt. you should then have the perms to write to it.
> 
> 777 is world writable. Bad idea. Maybe not for a simple counter file,
> but I wouldn't get into the habit of doing that.
> 
> -Brian
> --
>  PGP is spoken here: 0xE4D0C7C8
>  Please do not carbon copy me on list replies.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to