View Single Post

  #2 (permalink)  
Old 09-06-2004
Igor Slivka
 
Posts: n/a
Default Re: Help a beginner

Ken Robinson wrote:
> Igor Slivka wrote (in part):
>> I have done simple php script and I have corrected every little
>> error I got but now I stucked. I keep getting "You have an error in
>> your SQL syntax near '' at line 9 ", and I don't know what to do.
>> The code is the following:


> What's on line 9? It's not clear from your post.


Well nothing that's the problem. If it points me somewhere I would try
something but this way I'm clueless... :/

<P>Select a Category to see details.</P>";
---- line 9
//validate project

!! :))
Whatever I do it reports error in line 9. Even If I rewrote somthing, move
code up one or two line etc...


Reply With Quote