[personal profile] robinbobin
стам. шоп потом заново не городить

$pattern = "|(.*) .* .* \[(.*) .*] .* (\S*) .* (\S*) (\S*) \"(.*)\" \"(.*)\".*$|U";
$found = preg_match($pattern, $line, $out);

$ip = $out[1];
$dt = $out[2];
$uri = mysql_escape_string($out[3]);
$code = $out[4];
$size = $out[5];
$ref = mysql_escape_string($out[6]);
$client = mysql_escape_string($out[7]);

Profile

robinbobin

December 2016

S M T W T F S
     1 2 3
45 6 7 8 910
1112 13 14 15 16 17
18192021 22 23 24
25262728293031

Style Credit

Expand Cut Tags

No cut tags
Page generated Nov. 15th, 2025 06:35 pm
Powered by Dreamwidth Studios