It will kill apache - so how to fight with such scripts? Thanks..."/>

PHP: include can kill apache

Hello,

Let's take:

start.php

PHP Code:
<?
include "path to start.php";
?>
It will kill apache - so how to fight with such scripts?

Thanks

 

 

 

 

Top