Yes: Trying to modify the database connection constance code to a variable for use with a form filed. Like to change WROX_ prefix to whatever I choose. The constance code to change is
Code:
('DB_TBL_PREFIX', 'WROX_')
to some type of a variable. Need to know what change to make to the User object query lines that use the DB_TBL_PREFIX code. Examples of code are most welcome.
Jaguarcat.