Hi,
I have to get <p> and <br />
tags positions in whole html code. If I use strpos function, I get only first tag position. Does it possible to make this function greedy or something ? Or maybe there is any other solution(function) ?
Your help would be appreciated.