| Author | Post | ||
|
davs |
Does anyone have idea how to enter sql query via numbers (ascii or something that), i think that i saw somewhere that tutorial but i forgot. ......cat_id=p' server answer: must be number Thx in advice! ___________ davs |
||
|
|
|
||
|
logos |
If the script checks input with something like intval() (check out php.net), then there's no way you can bypass it. |
||
|
|
|
||