RE: questions from a new Embperl user

2004-09-27 Thread Gerald Richter
Hi, > (1) what's the best place to store DB username/password? > right now I have it hardcoded into the perl code and this is > both unmaintainable and a security hazard I think. I was > thinking maybe each html file should start off with [- > require 'global.pl' -] or something like that to

questions from a new Embperl user

2004-09-24 Thread Daniel Lenski
Hi, I have been using embperl a few weeks. I created a trip organizing site for a sports club that I'm in (http://tonquil.homeip.net:888/~dlenski/roadtrip). I am trying to clean up the code and I had a few questions: (1) what's the best place to store DB username/password? right now I have it