prova con:
oCodice PHP:
echo "<a href=\"".$str[$key]."\">".$data[$key]."</a>
";
PS: io non userei variabili chiamate string non si sa mai..Codice PHP:
echo "<a href=\"".$string."\">".$data[$key]."</a>
";
prova con:
oCodice PHP:
echo "<a href=\"".$str[$key]."\">".$data[$key]."</a>
";
PS: io non userei variabili chiamate string non si sa mai..Codice PHP:
echo "<a href=\"".$string."\">".$data[$key]."</a>
";