ui->textEdit->insertPlainText(QString(QChar(codeSymbol)));
//init->circle.setRadius(size);
init->position[0] = rand() % SIZEX + size / 2 + 1;
init->position[1] = rand() % SIZEY + size / 2 + 1;
for (uint16_t i = 0; i < AMOUNTLINKS; i++) init->links[i];
init->healthy = true;
$result = $_SERVER['REQUEST_URI'];
if (preg_match ('/([^a-zA-Z0-9\.\/\-\_\#])/', $result)) {
echo "404 ошибка";
exit;
}
$array_url = preg_split ('/(\/|\..*$)/', $result, -1, PREG_SPLIT_NO_EMPTY);
if (file_exists($_SERVER['DOCUMENT_ROOT'] . $result)) {
require_once $_SERVER['DOCUMENT_ROOT'] . "/core/classes/autoload.php";
$APPLICATION = new GeneralClass();
require_once $_SERVER['DOCUMENT_ROOT'] . $result . "index.php";
exit();
}else{
echo "<p>Это тело не сущ. странциы</p>";
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test</title>
<script type="text/javascript" src="/js/jquery.js"></script>
</head>
<body>
<?
$APPLICATION->includeComponent(
"slider", // Component name
"" // Template component
);
?>
<script type="text/javascript">
$('#ya-carousel').slider();
</script>
</body>
</html>
RLS сам по себе просто создается и передается по ссылке, единственное в StreamFly указатель на него хранится