]/', '/[\-]+/', '/<[^>]*>/'); $repl = array('', '-', ''); $url = preg_replace ($find, $repl, $url); return $url; } $conexion = mysql_connect("localhost", "asipiens_memo", "m3m0"); mysql_select_db("asipiens_content", $conexion); $result=mysql_query("select id, name from authors where id='$id'"); while($row=mysql_fetch_array($result)) { echo "$row[name] - Así Pienso\n"; $texto=$row['name']; $description=substr($texto, 0, 300); echo "\n"; $keyword = str_replace("-",", ",$texto); echo ""; } ?>
0) { while ($rowEmp = mysql_fetch_assoc($resEmp)) { echo "

Así Pienso | Columnistas

".$rowEmp['name']." - ".$rowEmp['email']."

"; echo "
"; echo ""; } } ?>
Columnistas