11-07-2007, 09:33 AM
|
#6 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Posts: 165
Thanks: 0
|
Quote:
Originally Posted by Tanax
Actually, I wouldn't use the "define" structure.
Just use regular variables.
|
Personally i like using the DEFINE route for DB credentials, makes them seperate easily. And configuration files are always nice to use define's instead of variables, its neater and why not use them when your variable is static anyway!
|
|
|
|