//$body .= "Content-Disposition: attachment" . $eol;
$body .= "Content-Disposition: attachment" . $eol . $eol;
$body .= $content . $eol;
/etc/opendkim.conf: use of SigningTable requires KeyTable
KeyFile refile:/etc/dkimkeys/keytable
def el(request, el_id):
$sql = 'SELECT * FROM articles WHERE id = ?';
$result = $db->prepare($sql);
$result->setFetchMode(PDO::FETCH_ASSOC);
$result->execute([$id]);
$phone = "+3581856";
$code = ltrim($phone, "+");
$countries = [];
foreach($allCountries as $c) {
if (strpos($code, $c[2]) === 0) {
$countries[] = $c;
}
}
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
Как работает параметр text в URL?ну как... только в хроме и работает. От W3C есть только драфт.
> base64 -d data.fm >data.z
> openssl zlib -d -in data.z > data.txt
select sum(c) from (
select count(id) as c from mytable where col1=609
union
select count(id) from mytable where col2=609
union
...
)
error_reporting = ~E_DEPRECATED
e=a[-5];