Answer the question
In order to leave comments, you need to log in
Why doesn't intellisense work in Visual Studio?
XAML autocomplete in Xamarin Forms doesn't work for me and constantly underlines error on unrecognized elements. Is this normal for Visual Studio or do I need to be shamanic in the settings?
Answer the question
In order to leave comments, you need to log in
If you just display the code, then you can
$str = file_get_contents('https://www.rbc.ru');
$html = htmlspecialchars($str);
echo $html;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question