I'm using the phpActiveRecord plug-in for CodeIgniter and am trying to configure it to read the prefixes for my tables. While the plugin reads the db configuration from the CI config files, the prefix field isn't being used. Is there somewhere in the core PHP-AR library that defines this field?
Also, as a side-note, why don't these forums have a search function?
Subject: How to define prefixes for tables?
I'm using the phpActiveRecord plug-in for CodeIgniter and am trying to configure it to read the prefixes for my tables. While the plugin reads the db configuration from the CI config files, the prefix field isn't being used. Is there somewhere in the core PHP-AR library that defines this field?
Also, as a side-note, why don't these forums have a search function?