I am using xammp for local to use with 3.1. When I create table with root or "host"(username I will install to on working server), it does not allow me to create a table which will work correctly on working server(virtual with only user login).
For instance table "_transactions" has to be "host_transactions" on the working server. How can I fix this so that I not only have
tables called as "host_transactions", but all of the php files created with the "host" tag as well. With 3.0 I just connected to
the working server and it automatically came out that way.
BTW, I love the Visual Editor.
Thanks
Jim Freeman