i cannot make this work
example :
i even try the one in first post. it didnt work. it stayed like the above example
example :
[url="http://www.narutochaos.com"]NarutoChaos - sume episod ader kat cni[/url]
code
\[a\ href=(.*?)] title=(.*?)\](.*?)\[/a\]
rep
<a href="$1" title="$2">$3</a>
i even try the one in first post. it didnt work. it stayed like the above example