mysql causeing the errors
>
> $result = mysql_query($query) or die(mysql_error());
> - Original Message -
> From: "Henning" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 18, 2002 5:12 PM
> Subject: [PHP] Join - problem
>
Don't include the ; in your query, for one thing.
---John Holmes...
- Original Message -
From: "John Wards" <[EMAIL PROTECTED]>
To: "Henning" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 18, 2002 11:26 AM
Subject:
ember 18, 2002 5:12 PM
Subject: [PHP] Join - problem
> Hello
> I'm using PHP4 and MySQL on Apache webserver.
> I have a table valled "liste" with names of some people, and a table
> called "postnummer" with zip-codes and citynames.
> My select should join the ad
Hello
I'm using PHP4 and MySQL on Apache webserver.
I have a table valled "liste" with names of some people, and a table
called "postnummer" with zip-codes and citynames.
My select should join the adress and zip from one table with the
cityname from the other table.
But my join-line does not work.
4 matches
Mail list logo