Hallo,
ich habe volgendes problem mit preg_match_all, ich wil z.B aus diesem code
	
Produkte 555555, Einträge:18.099 und so auslesen wie kann ich das machen ?
mfg
					ich habe volgendes problem mit preg_match_all, ich wil z.B aus diesem code
Code:
	
	<table height=300 width=1024 border=0>
<tr><td valign=top width=150><b>Live Statistik:</b><br>Einträge:18.099<br><br><b>Live</b><table width='140' border='0'><tr><td width='140'>dvd</td></tr></table></td><td valign=top width=749 ><br><br><br><center><form name='form1' method='post' action='?seite=search'>
<table width='364' border='0'>
  <tr>
    <td width='246'>Produkte 555555</td>
    <td width='108'> </td>
  </tr>
<tr>
<td>
Produkte 555555, Einträge:18.099 und so auslesen wie kann ich das machen ?
mfg
 
          
 preg_match_all
									
									
									preg_match_all
								
Kommentar