In general, it’s impossible to parse a string, which can be of several types:
friends$id friends$id_$mask friends$id#$mode friends$id_$mask#$mode In the word friends it can sometimes be _ friends_cnt$id .
$id && $mask && $mode are numbers.
In general, it’s impossible to parse a string, which can be of several types:
friends$id friends$id_$mask friends$id#$mode friends$id_$mask#$mode In the word friends it can sometimes be _ friends_cnt$id .
$id && $mask && $mode are numbers.
Source: https://ru.stackoverflow.com/questions/368409/
All Articles