| | | | |
| |||||||
| | LinkBack | Themen-Optionen | Thema bewerten |
| | |
| Gast
Beiträge: n/a
| Ich habe folgendes Problem ich möchte eine Livetabelle erstellen und will dazu bestimmte Daten die ich auslese gleich in eine Datenbank schreiben, leider reichen meine Kenntnisse in keiner Weise aus das Problem zu lösen. Aber vielleicht kann mir ja hier jemand helfen. Ich bin bisher leider nur so weit gekommen das die Daten leider aber noch viel zu viele als HTML ausgegeben werden. Siehe hier: http://www.wetterfolg.com/Ticker/Tickertest.php Ich möchte nun erreichen das er mir die Manschaften und das Liveergebnis ausliest und in meine Datenbank einliest wie mach ich das. Bisher bin ich so weit. PHP-Code: Der Quelltext aus dem ich auslese sieht dabei so aus. Line #85 : </tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> SC Magdeburg </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> SG Wallau/Massenheim </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 27:26 (11:11) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">Fr, 24.09.04, 19.33 Uhr - 0:1 (4.), 1:3 (7.), 3:3 (9.), 3:5 (11.), 6:5 (17.), 7:7 (21.), 9:8 (25.), 9:10 (28.), 11:11 (HZ) - 12:12 (32.), 16:17 (40.), 17:19 (43.), 19:21 (47.), 21:22 (52.), 21:23 (54.), 23:25 (57.), 26:25 (59.), 27:26 (EN) </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> HSG D/M Wetzlar </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> TuS N.-Lübbecke </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 29:24 (18: </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> THW Kiel </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> Wilhelmshavener HV </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 38:29 (21:15) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">2:2 (4.), 4:2 (6.), 7:4 (8.), 9:7 (10.), 11:7 (12.), 13:8 (15.), 16:11 (20.), 18:14 (22.), 19:14 (25.), 20:15 (28.), 21:15 (HZ) - 23:16 (32.), 26:18 (36.), 29:21 (40.), 31:21 (45.), 31:22 (48.), 32:23 (50.), 36:25 (53.), 37:26 (55.), 38:29 (EN) </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> TV Großwallstadt </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> HSG Düsseldorf </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 21:24 (11:13) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">Sa, 25.09.04, 19.30 Uhr - 3:4 (7.), 4.5 (9.), 4:7 (13.), 6:9 (19.), 8:12 (25.), 10:13 (28.), 11:13 (HZ) - 14:14 (37.), 16:17 (43.), 18:18 (45.), 20:19 (49.), 20:22 (55.), 21:24 (EN) </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> FA Göppingen </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> GWD Minden </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 27:23 (15:12) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">Sa, 25.09.04, 19.30 Uhr - 2:1 (4.), 5:2 (8.), 7:4 (12.), 8:6 (16.), 9:8 (20.), 11:8 (24.), 14:11 (28.), 15:12 (HZ) - 17:13 (34.), 19:14 (38.), 20:17 (43.), 23:18 (47.), 25:19 (51.), 25:21 (55.), 27:23 (EN) Line #86 : </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> VfL Pfullingen </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> SV Post Schwerin </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 29:25 (13:12) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">Sa, 25.09.04, 20.00 Uhr - 2:1 (3.), 4:2 (7.), 5:4 (10.), 7:6 (14.), 11:10 (22.), 12:11 (26.), 13:12 (Hz) - 15:14 (33.), 17:16 (36.), 19:18 (43.), 24:23 (50.), 26:23 (54.), 27:25 (58.), 29:25 (EN) </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> VfL Gummersbach </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> SG Flensburg/Handewitt </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 24:23 (13:9) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">1:1 (2.), 2:2 (5.), 2:3 (7.), 3:4 (10.), 7:4 (15.), 8:4 (18.), 9:5 (20.), 10:5 (23.), 10:6 (25.), 13:9 (HZ) - 14:12 (35.), 15:14 (37.), 16:16 (40.), 17:16 (43.), 18:18 (45.), 19:18 (48.), 20:18 (50.), 21:19 (52.), 23:21 (55.), 24:21 (58.), 24:23 (EN) </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> HSV Hamburg </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> TuSEM Essen </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 0:0 (- </td><tr><tr bgcolor="#5A6B73"><td align="center" valign="top" class="bl" style="color: white; font-size: 13px;"> HSG Nordhorn </td><td style="color: white; font-size: 13px;">-</td><td align="center" valign="top" style="color: white; font-size: 13px;"> TBV Lemgo </td><td align="center" valign="top" style="color: white; font-size: 13px;"> 24:28 (13:16) </td><td align="center" valign="top" class="br" style="color: white; font-size: 13px;"> EN</td></tr><tr><td colspan="5" align="left" valign="top" class="bblr" style="color: black;">Di, 21.09.04 - 2:0 (3.), 5:1 (6.), 6:3 (9.), 6:6 (11.), 7:10 (15.), 9:10 (20.), 10:13 (24.), 13:16 (HZ) - 14:17 (32.), 15:19 (35.), 17:21 (38.), 17:21 (43.), 19:21 (45.), 19:22 (47.), 21:23 (51.), 22:24 (53.), 22:26 (57.), 24:28 (EN) Wäre super wenn mir jemand helfen könnte. |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Für die MySQL-Befehle: http://tut.php-q.net/mysql.html ff |
| Themen-Optionen | |
| Thema bewerten | |
|
|

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.