George Larson wrote:
> Hi everybody.
> 
> The "problem" that I'm having is probably because I've got more of a Windows
> background -- and it isn't so much a problem as a point of curiosity.
> 
> I've recently noticed that when I write a script that they seem to have
> different permissions when executed at the command line.  Two that I have
> written recently run just fine when you execute 'php scriptname.php' but
> they are unable, at least, to write the data if I browse to them on
> localhost.

Is the script writing data to a file or do you mean write to the browser
(as output)?

> 
> Am I imagining things?  If not, how would I properly make them able to run
> through a browser?
> 
> Thanks!
> G
> 


-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to