The ability to open a Web Site project from a remote FTP location has been removed. FTP users can copy the files from the remote destination outside of Visual Studio, open the project and make changes, and then use publish to push them back to the remote FTP location.
Recommended course of action: As a replacement to this functionality, you can mount the FTP location as a drive.
<head>...</head>
:<link rel="canonical" href="<? echo $APPLICATION->GetCurDir(); ?>" />
Вопрос - возможно ли пересесть на IP телефонию сохранив номер с сим карты того самого обычного мобильного опреатора?
<?=
- это и есть echo. Зачем вы пытаетесь вывести его второй раз в виде строки?switch ($strPath)
{
case '/catalog/kategioria1/index.php':
echo $arElement["SIZE"];
break;
case '/catalog/kategioria2/index.php':
echo $arElement["WIEGHT"];
break;
default:
echo $arElement["BRAND"];
break;
}