Topic awaiting preservation: What's wrong with this query? |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-10-2002 19:45
code: $query_showPosts = "SELECT jugador FROM parados where jugador != '".$remote_userName."' limit 1";
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-11-2002 00:55 |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-11-2002 01:37
I already tried with quotes and without them... |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-11-2002 01:45 |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-11-2002 01:59
I wanted to throw this code togeather for starters. Let you know what I am doing as I go through this. Maybe give you my train of thought. code: <?php
quote:
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-11-2002 10:02
Hey WarMage! |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-11-2002 10:06
Oh!! silly again!! |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-11-2002 12:46
I fact, if I make this: code: $var = "WarMage";
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 06-11-2002 14:59
I'm using MySQL to manage my database, and for some strage reason the table MATCH was damaged, I cannot even delete it, but I created another table and everything is OK now! |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-11-2002 18:20 |