mybb
PHP Curly bracket, what's meaning in this code
I have this code (for getting a query from database, in MyBB source): $query = \"SELECT \".$fields.\" FROM {$this->table_prefix}{$table}\";[详细]
2023-02-01 15:13 分类:问答How to make static Dynamic pages?
In MyBB forums you must have seen that all those threads are stoed as forum.com/Thread-Name-of-the-thread[详细]
2023-01-21 02:48 分类:问答Help with LEFT JOIN command in php & mysql
What I wanna do is replace ALL columns in the \"subject\" field & that has a \"0\" in \"replyto\" with the subject ( as long as it is 0) because when replying it leaves a \"RE\" thing which i dont[详细]
2023-01-04 13:06 分类:问答How can I join 3 tables with mysql & php?
I have a page that pulls the users Post,username,xbc/xlk tags etc which is perfect... BUT since I am pulling information from a MyBB bulletin board system, its quite different. When replying, people a[详细]
2023-01-03 21:18 分类:问答How to join 2 tables & display them correctly? [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece[详细]
2023-01-03 19:47 分类:问答mybb posts and responses counter
how to changes mybb posts and responses counter text in MYBB forum to 开发者_开发百科another custom messageHave you checked within MyBB Admin to see if it\'s something in the template you can change?[详细]
2022-12-11 10:25 分类:问答