Die Suche ergab 19 Treffer
- 14.08.2004 14:45
- Forum: phpBB 2.0: Installation und Update
- Thema: Tabellen ohne install.php bei mysql 4 erstellen?
- Antworten: 6
- Zugriffe: 281
- 14.08.2004 13:31
- Forum: phpBB 2.0: Installation und Update
- Thema: Tabellen ohne install.php bei mysql 4 erstellen?
- Antworten: 6
- Zugriffe: 281
- 14.08.2004 10:59
- Forum: phpBB 2.0: Installation und Update
- Thema: Tabellen ohne install.php bei mysql 4 erstellen?
- Antworten: 6
- Zugriffe: 281
Tabellen ohne install.php bei mysql 4 erstellen?
Geht das?
Ich hab es mal so versucht, aber es hat nicht geklappt, Error kam auch keiner.
<?php
mysql_connect("localhost","root","*****");
$sql_query = @fread(@fopen(sql.sql, 'r'), @filesize(sql.sql));
$sql_query = preg_replace('/phpbb_/', $user."_", $sql_query);
mysql_select_db("test");
mysql ...
Ich hab es mal so versucht, aber es hat nicht geklappt, Error kam auch keiner.
<?php
mysql_connect("localhost","root","*****");
$sql_query = @fread(@fopen(sql.sql, 'r'), @filesize(sql.sql));
$sql_query = preg_replace('/phpbb_/', $user."_", $sql_query);
mysql_select_db("test");
mysql ...
- 13.08.2004 07:37
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
- 12.08.2004 22:04
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
- 12.08.2004 20:39
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
- 12.08.2004 12:59
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
Hallo,
die Bilder sind hier:
die Bilder sind hier:
Code: Alles auswählen
http://213.239.205.239/boards/templates/subSilver/images/icon_mini_members.gif- 10.08.2004 10:11
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
- 05.08.2004 15:11
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223
- 05.08.2004 13:15
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Template-Ordner verlegen?
- Antworten: 26
- Zugriffe: 2223