function screen( $url , $razr , $razm , $form){$toapi ="http: //mini.s-shot.ru/" .$razr."/".$razm."/".$form."/?".$url;$scim =file_get_contents( $toapi );file_put_contents( "screen." .$form , $scim );}screen( "http: //sitear.ru" , "1024x768", "600", "jpeg");