%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/losik.varak.net/app/
Upload File :
Create Path :
Current File : /www/varak.net/losik.varak.net/app/csv-prepare.php

<?php
/**
 * Created by IntelliJ IDEA.
 * User: mvarak
 * Date: 2/19/19
 * Time: 10:34 AM
 */
$result = dibi::query("SELECT [guid], [data] FROM [registration] WHERE [deleted]=0 AND [user]=%i", $userId);

$matches = array();
foreach ($result as $res)
{
    $matches[$res->guid] = json_decode($res->data, true);
}

$smarty->assign('sessMatches', $matches);

Zerion Mini Shell 1.0