The easy thing would be to run a CGI script that connects to a database by
putting the username and password right in the script.
That's a great idea as long as I never have a condition where the script does a
'dump' to the screen. I'm not a fan of 'never'...
So... What are the options?
Stick it in a seperate file and read it in from there?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>