RESOURCES OF LATVIA-RELATED LEGAL INFORMATION
The list is maintained in order to facilitate the obtaining
and processing of
such information for professional, research and other purposes.
For the sake of convenience, all resources are marked to indicate
if they contain
any information in English (E), Latvian (L) and/or
Russian (R) languages.
query($catquery);
while($row=mysql_fetch_assoc($sql->result)){
echo ''.$row['teksts'].'
';
}
?>
query($catquery);
$result=$sql->result;
while($row=mysql_fetch_assoc($result)){?>
|
|
query($query);
$result2=$sql->result;
while($row2=mysql_fetch_assoc($result2)){?>
|
|
query('SELECT count(*) AS skaits FROM saites WHERE parent = ' . $row2['id'] );
$sql->makerow();
if($sql->row['skaits'] > 0){
$sql->query($linkquery . " WHERE parent = " . $row2['id']);
while($row3=mysql_fetch_assoc($sql->result)){?>
|
if($row2['c_lv']){
echo "L";
$prev=true;
}
if($row2['c_en']){
if($prev) echo ', ';
echo 'E';
}
if($row2['c_ru']){
if($prev) echo ', ';
echo 'R';
}?> |
}
}
}
?>
| |
}
?>