Do I have to add characters before or after the character <(which is in the string, I'm trying to extract something from it - this is an html page) when doing a preliminary match?
<
you don’t need to run <unless you save the data created by the user, and then you need to be concerned about security and XSS.
you do not need to avoid it, it is not a special character in regular expressions.
"<" " > " (GNU Basic Extended regular expressions). . , .
Source: https://habr.com/ru/post/1718918/More articles:Want to sort by record association records in Datamapper - sortingData structure for fast line queries? - c ++How to create own DLL in Visual Studio from C # code? - c ++Scalable coloring application Qt - qtCommunication between AIR (Flex) and C ++ applications - c ++Самый быстрый способ совместного использования соединения и данных из него с несколькими процессами? - c++Socket Communication Security Issues - securityDetermine if WCF ServiceHost supports active connections - wcfКак создать файл bmp из данных rgb, хранящихся в txt файле? - javaПередача постоянно изменяющихся строк запроса PHP - urlAll Articles