Php-Agregar href en textos

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Php-Agregar href en textos相关的知识,希望对你有一定的参考价值。

Genera links en base a http, www, ftp
  1. function ponerLinks( $str ){
  2. $tmp = eregi_replace('((ftp|http|www)[[email protected]:%_+.~#?&//=]+)', '<a href="\1" target="_blank">\1</a>', $str);
  3. return str_replace('href="www.','href="http://www.', $tmp);
  4. }

以上是关于Php-Agregar href en textos的主要内容,如果未能解决你的问题,请参考以下文章

text concatenar campos en sql textos bd

PHP Detectar Texto UTF8 en PHP

JavaScript solo numeros en campo de texto javascript

Detectar Texto UTF8 en PHP

markdown Decidir en base a lo introductioncido en una pregunta de texto abierto

markdown Decidir en base a lo introductioncido en una pregunta de texto abierto