phpbb
Import PhpBB2 users into django-auth
Is t开发者_如何学编程here an elegant way to take the phpbb user table from the version 2 series, and import the users into my django auth_users table?[详细]
2022-12-16 20:51 分类:问答how do I install this php word censor for phpBB?
I am trying to add a list of words to be censored. So I found this site http://www.phpbbsmith.com/projects/phpbb3/word-censor-list.html[详细]
2022-12-16 02:50 分类:问答phpbb admin config file
Does anyone 开发者_如何学Goknow where the config file for the admin is? For instance I want to change the database connection for the admin. I know where the main config file is but is there a separat[详细]
2022-12-15 10:35 分类:问答Matching usernames in a memberlist using regex
On a phpBB forum, memberlist.php lists all the members of the board with the following HTML: <a href=\"profile.php?mode=viewprofile&u=4\">Username</a>[详细]
2022-12-15 10:24 分类:问答Logging into a PHP forum using lib-cURL and getting a page contents
This is my code: $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, \"http://www.membersite.com/login.php\");[详细]
2022-12-15 07:22 分类:问答Posting In a phpBB Board By a C# Application
I\'m going to improve one of my new projects and one of the features that I want to add is the possibility to post a new thread in开发者_如何学Go a phpBB forum board, but it\'s possible to do this? If[详细]
2022-12-12 06:29 分类:问答Zend Framework with phpBB: URL problem
I am using zend framework with Apache sever on U开发者_开发百科buntu. When I try my site on localhost, I use following url[详细]
2022-12-10 11:44 分类:问答