
Die Suche ergab 27 Treffer
- 12.06.2004 20:31
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 11.06.2004 22:37
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 11.06.2004 19:26
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 11.06.2004 17:02
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 10.06.2004 18:05
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 09.06.2004 16:49
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
Hab es bisher so, funzt aber nicht wirklich. Kommen teilweise falsche Zahlen raus.. :/
$inputbox = mysql_num_rows(mysql_query("SELECT * FROM `havo_privmsgs` WHERE `privmsgs_to_userid` = '".$userdata['user_id']."' AND (`privmsgs_type` = '0' OR `privmsgs_type` = '5')"));
$outputbox = mysql_num_rows ...
$inputbox = mysql_num_rows(mysql_query("SELECT * FROM `havo_privmsgs` WHERE `privmsgs_to_userid` = '".$userdata['user_id']."' AND (`privmsgs_type` = '0' OR `privmsgs_type` = '5')"));
$outputbox = mysql_num_rows ...
- 09.06.2004 12:59
- Forum: phpBB 2.0: Mod Support
- Thema: Anzahl von Privaten Nachrichten
- Antworten: 12
- Zugriffe: 889
- 09.06.2004 12:45
- Forum: phpBB 2.0: Mod Suche/Anfragen
- Thema: User und Gäste online
- Antworten: 14
- Zugriffe: 1170
- 09.06.2004 11:51
- Forum: phpBB 2.0: Mod Suche/Anfragen
- Thema: User und Gäste online
- Antworten: 14
- Zugriffe: 1170
- 09.06.2004 10:10
- Forum: phpBB 2.0: Mod Suche/Anfragen
- Thema: User und Gäste online
- Antworten: 14
- Zugriffe: 1170