This is a discussion on Re: Help a beginner within the PHP Language forums, part of the PHP Programming Forums category; Igor Slivka wrote (in part): > I have done simple php script and I have corrected every little error I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. Ken |
|
|||
|
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... |
|
|||
|
.oO("Igor Slivka" <igor.slivka@REMOVE THISri.htnet.hr>)
>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... It's not line 9 of the script, but of the query. Micha |
![]() |
| Thread Tools | |
| Display Modes | |
|
|