
10.04.2010, 00:25
|
|
Участник форума
Регистрация: 25.04.2007
Сообщений: 176
С нами:
10024314
Репутация:
739
|
|
Cначало
select table_schema from information_schema.tables where table_name='phpbb_users'
Выдаёт базу.Потом:
select username,user_password from база.phpbb_users
|
|
|