in reply to Re^3: Begginer's question: If loops one after the other. Is that code correct?
in thread Begginer's question: If loops one after the other. Is that code correct?

Hauke D, I've tried your code with Parser module, works very well, thanks again. I understand the use of  s/foo/bar/g; now. It is a next important step for me, I am really encouraged to try different uses of that module on my site, as well as other modules you suggested. Maybe even for some simple search machines etc.

It seems Parser doesn't work on non braking space

 <p>&nbsp;</p>

but I think I can resolve that