Sure, the way I modified the code was to simply do
$tableName = $TablePrefix.’tableName’;
folks who want special names simply keep the prefix set to ” and modify the individual table names.
More importantly, there just needs to be more consistency in how things are referred. Just because PHP has screwy names for stuff doesn’t mean we have to continue the tradition ??