Visa ett inlägg
Oläst 2003-04-23, 20:29 #6
Per Per är inte uppkopplad
Supermoderator
 
Reg.datum: Apr 2003
Inlägg: 719
Per Per är inte uppkopplad
Supermoderator
 
Reg.datum: Apr 2003
Inlägg: 719
while ($row = mysql_fetch_array($result)) {
$nyAnnons = $annons;
foreach ($row as $key => $val)
$nyAnnons = str_replace('$'.$key, $val, $nyAnnons);
print $nyAnnons."
";
}

Jag skulle nog gjort något åt det hållet isf
__________________
www.ip2nation.com (ip till land)
Per är inte uppkopplad   Svara med citatSvara med citat