Hi all, i have this regex
[\x3c][i][m][a][g][e]\x20[s][r][c][=][h][t][t][p][:]\x2f\x2f[\x26][#]114[;][\x26][#]2570[;][\x26][#]114[;][.][b][o][o][k][.][c][o][m] when i tried to put it into human readable form this i got this <image src=http://%26#114;%26#2570;%26#114;.book.com is that right?.......if not what is the actual decode, can someone pls explain that regex? Thanks