grep -e "$pattern" /home/*/.bash_history /root/.bash_history
[
1 => [
'name' => '',
'value' => '',
'count' => ''
],
2 => [
'name' => '',
'value' => '',
'count' => ''
],
]
$myData = $_POST['data'];
foreach ($myData as $key = $value) {
//Строчка
$i++;
//$value['name'] - название записи
//$value['value'] - значение
//$value['count'] - какой-то счётчик
print "Строчка {$i}: {$value['name']} {$value['value']} {$value['count']}<br>";
}
<style>
.class1{
background-color:#678e6f;
width:80%;
text-align:center;
float:left;
}
.class2{
background-color:#00ff34;
width: 300px;
float: right;
}
.class {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: stretch;
}
</style>
<div class="class">
<div class="class1">
<img/><img/><img/>
</div>
<div class="class2">
<li>text</li>
</div>
</div>
Параграф текста состоит из нескольких строк