Example #1
0
<?php

require_once __DIR__ . '/mrpropper/db/sqlite.php';
$db = new Model();
$lrec = $db->getLastDateRec();
$listdate = $lrec['file_date'];
$res = $db->getList($lrec['try_date']);
/*
*    profession
     organisation
     additions
     salary
     address
     contacts
     search
*/
?>
<html>
<head>
    <meta name="description" content="Вакансии в Нягани, работа в Нягани, центр занятости, биржа труда" />
    <meta name="viewport" content="width=device-width">
    <title>Работа в Нягани - ny86.ru</title>
    <meta charset="UTF-8" />
    <link rel="shortcut icon" href="/favicon.ico"/>
    <link rel="stylesheet" type="text/css" href="/css/common.css">
    <script src="/js/common.js"></script>
    <script>
        var vaclist = {
            <?php 
foreach ($res as $vac) {
    ?>