Author | Topic |

Location: Cabramatta, NSW
Registered: May 2002
|
Re: nerdy question
|
Thu, 25 March 2004 00:00

|
 |
You have to set some options on the webserver for the PHP to read and write files I think, but this should be the standard setup.
Also make sure the user that PHP is running under (prolly the "apache" user) has read and write access to the directory that you're reading/writing to.
To hide access to the world, do a Google search for .htaccess
|
|
|