Archive for the ‘phpbb’ Category
Wednesday, January 16th, 2008
function_user.php
user_email_hash : crc32(strtolower($user_row['user_email'])) . strlen($user_row['user_email'])
Posted in phpbb, PHP, programming | 2 Comments »
Friday, September 14th, 2007
phpBB3一直还是RC版,官方没有出模版变量的文档,自己整理了下..大家看看,有错误更改......
Posted in phpbb, PHP | No Comments »