![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: problem with getting info from 2 tables in PHP / MySQL
From: Shelly <sheldonlg.news@asap-consult.com>
Date: Wed Aug 03 2005 - 12:39:46 CEST
"utque" <utqsall@gmail.com> wrote in message
You post appeared **six** times. There seems to be a problem with your
This works:
$sql = mysql_query("SELECT * FROM logintableb, datatable WHERE
there is no need to explicitly state "INNER JOIN".
Shelly
|