foreach(file("test.txt")as$l)$v[]=current(explode("<>",$l, 2));
file_put_contents("ob.log",implode("\n", $v));