security - how to block the hackers ip adress (denial of service threads) in php -


i want block ipadress of clients send more request server samp ip adress (hackers).

how send mac code particular ip adress , receiving mac code user , compare original mac code..

you can't in php though. php script isn't executed until after post has completed. potentially protect against dos need deny access before post has completed, better if can before sent client.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -