Hi,
echo "$row->url;";
}
else
{
echo "http://""$row->url;";
ist der ansatz richtig?
Lerne bitte, mit Zeichenketten in PHP umzugehen.
Dazu gehört auch, Variablen nicht unsinnigerweise in solche zu packen, wenn es gar nicht notwendig ist.
MfG ChrisB
--
Light travels faster than sound - that's why most people appear bright until you hear them speak.
Light travels faster than sound - that's why most people appear bright until you hear them speak.