
benn600
User

Sep 29, 2005, 6:50 PM
Post #1 of 2
(6604 views)
|
Passwords in code
|
Can't Post
|
|
MySQL seems to be set up and I am starting to notice that you have to put your real passwords in the code! Is there a way around this? I suppose I could use a very simple algorithm to make the passwords not obvious to the naked eye...I just don't like seeing them right there. Also, can someone offer me some basic suggestions about how to interface with the database? What I mean is should I use a sub routine to connect or just repeat the line every time I need to edit the database. Plus, should I use a different username and password for each table? Also, is one database ok for an entire site? My new site is based on the database collaboration and this will have many tables for the same site, is this good? Is there any benefit to having separate databases for the same site? Is there a very comprehensive and quick guide to commands that I can refer to? I like reading text to get started and I have found two great resources online that have brought me up to above-beginner level in about 2 hours of study. Now, I just want a simple guide that lists all the commands that you can use with a quick summary, instead of a whole page for each command with examples and other extra unnecessary materials. Thanks for all your great help everyone! ----------------------------------------------------------------------------
http://www.ppcpathways.com/ Visit my new site devoted to reviewing the latest pocketpc products and news that I built in cgi-perl!
|