overflow Posted April 28, 2012 Report Share Posted April 28, 2012 (edited) null Edited December 29, 2015 by overflow null Quote Link to comment Share on other sites More sharing options...
0 ESerra Posted April 28, 2012 Report Share Posted April 28, 2012 Só esqueceu de citar qual o erro... Quote Link to comment Share on other sites More sharing options...
0 overflow Posted April 28, 2012 Author Report Share Posted April 28, 2012 //Resultado: <span style="color:#ffd700;">esse é um Texto (Minusculo/Maiusculo)<li><a Href="http://Meusite.Com.Br/Teste/Arquivo.Rar">meu Link</A></Li><br>//QUERIA QUE FICASSE ASSIM: <span style="color:#ffd700;">Esse é um Texto (Minusculo/Maiusculo)<li><a href="http://meusite.com.br/teste/arquivo.rar">Meu Link</a></li><br> Quote Link to comment Share on other sites More sharing options...
0 ESerra Posted April 28, 2012 Report Share Posted April 28, 2012 Ah sim, o exemplo, realmente ajudou muito.Uma dica, a menos que você esteja pagando, nunca espere que alguém vá perder tempo lendo um exemplo para adivinhar o que você quer dizer. Quote Link to comment Share on other sites More sharing options...
0 jissa Posted April 28, 2012 Report Share Posted April 28, 2012 tenta assim$id = str_replace("/Li", "/li", $id); $id = str_replace("/A", "/a", $id); Quote Link to comment Share on other sites More sharing options...
0 overflow Posted April 28, 2012 Author Report Share Posted April 28, 2012 (edited) null Edited December 29, 2015 by overflow null Quote Link to comment Share on other sites More sharing options...
0 overflow Posted April 28, 2012 Author Report Share Posted April 28, 2012 (edited) null Edited December 29, 2015 by overflow null Quote Link to comment Share on other sites More sharing options...
0 overflow Posted April 28, 2012 Author Report Share Posted April 28, 2012 (edited) null Edited December 29, 2015 by overflow null Quote Link to comment Share on other sites More sharing options...
0 overflow Posted April 29, 2012 Author Report Share Posted April 29, 2012 (edited) null Edited December 29, 2015 by overflow null Quote Link to comment Share on other sites More sharing options...
Question
overflow
null
Edited by overflownull
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.