<input type="button" onclick="$(this).prop('disabled', true)" />
<input type="button" onclick="$(this).prop('disabled', true)" />
<input type="button" onclick="$(this).prop('disabled', true)" />
foreach ($provider as $key1 => $value1) {
foreach ($value1['prices'] as $key2 = > $value2) {
if ($value2['id'] != 2) {
unset($provider[$key1]['prices'][$key2];
};
}
}
foreach ($provider as $key => $subProvider) {
for($i = 0; $i < count($subProvider['prices']); $i++){
if($subProvider['prices'][$i]['id'] != '2'){
unset($provider[$key]['prices'][$i]);
}
}
}
onkeyup="localStorage.setItem('myForm', this.value);"
localStorage.getItem('myForm')
//уточнение по переменным
он их не видит именно в скобках {{ }}