2014-12-17, 07:37 PM
Hello again, I do want to let MyCode download but I have a problem that when you enter bbcode post a picture I do not see!
regular expression:
\[dl\](.*?)\[/dl\]
conversion:
<a href="$1"><img src="images/download.png"></a>
and does not work, please help!
regular expression:
\[dl\](.*?)\[/dl\]
conversion:
<a href="$1"><img src="images/download.png"></a>
and does not work, please help!