CopyPaste

Pastebin by Anonymous 07.02.2010 15:36:48
Download | PermaLink | New

  1.     preg_match_all('/<a class="tooltip[^>]*><b><font[^>]*>\d{1,3}<\/font>.*?width="50[^>]*><b><font[^>]*>Neu<\/font><\/b>.*?width="105[^>]*><b><font[^>]*>\d{2}\.\d{2}\.\d{4}<\/font><\/b>.*?width="750.*?href="[^\"]*" tar[^>]*><u><b><font[^>]*>.*? - .*?<\/font><\/b><\/u><\/a>/sim', $tabelle, $tabelle_array);
  2.  
  3.     forEach($tabelle_array[0] as $neu) {
  4.     preg_match('/<a class="tooltip[^>]*><b><font[^>]*>\d{1,3}<\/font>.*?width="50[^>]*><b><font[^>]*>Neu<\/font><\/b>.*?width="105[^>]*><b><font[^>]*>\d{2}\.\d{2}\.\d{4}<\/font><\/b>.*?width="750.*?href="[^\"]*" tar[^>]*><u><b><font[^>]*>(.*? - .*?)<\/font>/sim', $neu, $neuartist);
  5.     preg_match('/<a class="tooltip[^>]*><b><font[^>]*>(\d{1,3})<\/font>.*?width="50[^>]*><b><font[^>]*>Neu<\/font><\/b>.*?width="105[^>]*><b><font[^>]*>\d{2}\.\d{2}\.\d{4}<\/font><\/b>.*?width="750.*?href="[^\"]*" tar[^>]*><u><b><font[^>]*>.*? - .*?<\/font>/sim', $neu, $neuplatz);
  6.     preg_match('/<a class="tooltip[^>]*><b><font[^>]*>\d{1,3}<\/font>.*?width="50[^>]*><b><font[^>]*>Neu<\/font><\/b>.*?width="105[^>]*><b><font[^>]*>\d{2}\.\d{2}\.\d{4}<\/font><\/b>.*?width="750.*?href="([^\"]*)" tar[^>]*><u><b><font[^>]*>.*? - .*?<\/font>/sim', $neu, $neulink);
  7.  
  8.     $neuplatz[1]    = '<tr><td width="10" align="right"><b><font class="aa">'.$neuplatz[1].'</font></b></td>';
  9.     $neulink[1]     = '<td width="610" align="left"><b><font size="2" face="Arial"><a href="'.$neulink[1].'">';
  10.     $neuartist[1]   = '&nbsp;'.$neuartist[1].'</a></font></b></td>';

Following modifications have been posted:

Pastebin bearbeiten

Note: your pastebin is public viewable! Do not post passwords, etc.
Syntax highlighting


Code



Description (optional)


CAPTCHA Code
Please enter this captcha code CAPTCHA here (Reload Captcha)


Aktuelle Posts/Archiv
Post anzeigen Post nicht anzeigen (Permalink merken!)

Name
remember name