Visa ett inlägg
Oläst 2009-05-04, 18:12 #3
macwiz macwiz är inte uppkopplad
Medlem
 
Reg.datum: Sep 2008
Inlägg: 55
macwiz macwiz är inte uppkopplad
Medlem
 
Reg.datum: Sep 2008
Inlägg: 55
testa:

$result = mysql_query("SELECT one.id, one.mail, two.name, two.address, two.postalno, two.postaladdress, two.telephone, two.cellphone FROM user_accounts as one, user_details as two where one.id=two.id order by one.id") or die(mysql_error());
macwiz är inte uppkopplad   Svara med citatSvara med citat