|
Posted by Jerry Stuckle on 11/19/54 11:47
guitarromantic@gmail.com wrote:
> 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.
>
Well, I don't have your tables; this was representative statements only. They
are meant to give you an idea how they work, not be your final code. You will
need to modify them as necessary to fit your circumstances.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|