[Tutor] Including files for security.
Alan Gauld
alan.gauld at btinternet.com
Sun Aug 24 21:33:26 CEST 2008
"Dotan Cohen" <dotancohen at gmail.com> wrote
> I think that I will use the open() and read() functions, thanks! I
> did
> think of that, but I wanted to know if there was a better wheel
> invented already.
Another option is to use environment variables to store them.
These can be set when the server starts up. But a config file
is ok too.
Alan G.
More information about the Tutor
mailing list