2012-07-25, 03:49 PM
Hello everyone.
How can I get the current database table name and prefix?
How can I get the current database table name and prefix?
How to get current database tablename/table prefix?
|
2012-07-25, 03:49 PM
Hello everyone.
How can I get the current database table name and prefix?
2012-07-25, 04:13 PM
Do you mean you want to get the table prefix name, like this:
tableprefix_users ? If that is correct, you can use the TABLE_PREFIX code.
MyBB Support Technician
Please do not PM me for support. MyBBatically - A quick and easy way to update your board!
2012-07-25, 04:16 PM
What are you trying to do with it?
For example, if you're running a query, you'd use something like this:
MyBB Support Technician
Please do not PM me for support. MyBBatically - A quick and easy way to update your board! |
« Next Oldest | Next Newest »
|