<? $indirizzo = "<a href=\"page_2.htm\">aa</a>"; echo eregi_replace(" ^ (href=) + [\"a-z0-9] + ( [ \.htm ] {1} ) $ ", "<a \\1\\2\">se/a>", $indirizzo); ?> devo cambiare la riga seguente blablabla in blablabla ovviamente prevedendo anke <a href="mailto: o altre varianti come faccio help me please
nessuno sa aiutarmi?!?
Codice PHP: list($first,$second) = explode("href=\"",$link); $newlink = $first."href=\"dir/sottodir/".$second; Vedi un pò se funzia
list($first,$second) = explode("href=\"",$link); $newlink = $first."href=\"dir/sottodir/".$second;
Un utonter è per sempre De Beers
Regole del Forum