|
Posted by guitarromantic on 11/19/34 11:47
Jerry Stuckle wrote:
> Well, I never was good at matching quotes and parens. And I shouldn't have
> tried to get fancy. The following should work:
Yeah, it's messing with my head just trying to look at that line..
> And BTW you'll need a double quote (") before the semicolon on the $query= line.
Added this, but the row isn't inserted. I changed it to:
$result = mysql_query($query) or die ("error"); and it printed the
message, so there's still something wrong there. I took a look but
can't make head or tail of it, haha.
Navigation:
[Reply to this message]
|