If you have a string like <a href="53/43.html"> is it possible to use preg_match to insert a line of text between the quote and the first numeral (assuming there are many other href tags in the file?) The only thing you know is that the tags you want to replace have a number as the first character in the href tag. E.g.
<a href="goto.php?53/43.html">