so,. hab hier mal ein neues problem ,.
preg_match_all('/class=\"content_500\".*?<div align=\"left\".*?valign=\"top\">(.*?)<\/td>.*?valign=\"top\">(.*?)<\/td>.*?valign=\"top\">(.*?)<\/td>.*?/is',$data,$match);
#$result =
#print_r(array_filter($result, " ");
$result[1] = explode('<br>',$match[1][0]);
$result[2] = explode('<br>',$match[2][0]);
$result[3] = explode('<br>',$match[3][0]);
$result[1] = preg_replace("/<.*?>/","",$result[1]);
$result[2] = preg_replace("/<.*?>/","",$result[2]);
#<.*?,'.. |||/$will ich haben|| '".*?</a>
##gibt /events/xxx.jpg zurück
/* $zeile zur Kontrolle ausgeben */
print "<br>".nl2br($zeile);
$result[3] = preg_replace("/<.*?>/","",$result[3]);
foreach($result[1] as $index => $value) {
das funzt zwar soweit allerdings steckt in dem $result[3] noch ein link drinnen den ich haben möchte , bekomme ihn aber nicht raus hat einer von euch ne idee?
die komplette zeile aus der der Link raus soll sieht so aus!
?????? <a class="link" href="#" onMouseOver="don('','../events/ladysnight.jpg'" onMouseOut="doff()">Ladies Night</a><br>
OS: Windows XP
CPU: AMD Athlon XP 3200+
RAM: 512MB DDR PC3200 (Dual Channel)
Mainboard: MSI K7n2 Delta-L
HDD: 80GB WD
Graka:Radeon 9600 Pro
=>
Alekeijer Straussbuwe