<?php
$string = 'peach&apple77_0000AAA&dddd';
if(preg_match('/(.*)(apple77[^&]*&)(.*)/', $string, $matches))
{
echo "Результат замены - $matches[1]$matches[3]\n";
echo "Найденная подстрока - $matches[2]\n";
}
?>
3. It can't connect the SAS hard disk to normal SATA motherboard. (it will be worked if your motherboard has the SAS chipsit, Otherwise can't work.)
/ip dhcp-server network add address=10.XXX.XXX.240/29 comment=Guests dns-server=10.XXX.XXX.XXX,10.XX.XX.XXX domain=******** gateway=10.XXX.XXX.1 netmask=24 boot-file-name=lpxelinux.0 next-server=10.XXX.XXX.1