Current time: 05-22-2024, 01:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tip VHCS -> ISPCP Domainstatistik-Import
Author Message
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #3
RE: Tip VHCS -> ISPCP Domainstatistik-Import
nee - da fehlt ja noch das mysql_query an sich Wink

eher wohl
$auswahl = mysql_query("SELECT * FROM domain_traffic WHERE domain_id = 33 ORDER BY dtraff_time ASC";
list($dtraff_id, $domain_id, $dtraff_time, $dtraff_web, $dtraff_ftp, $dtraff_mail, $dtraff_pop) = mysql_fetch_row($auswahl);

so passt dat ! Big Grin
04-25-2009 08:50 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Tip VHCS -> ISPCP Domainstatistik-Import - ephigenie - 04-25-2009 08:50 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)