laucinieks Posted August 18, 2011 Report Share Posted August 18, 2011 Sveiki, man ir fails ar 1000 rindiņām, kurā ir ~70if'i. Kļūda rādas - Parse error: syntax error, unexpected '}' in ... on line 1 Bet protams, kļūda nav pirmajā līnijā. Mēģinu jau 1h atrast, bet bez veiksmes, varbūt ir kāda ātrāka iespēja atrast, kur esmu kaut ko izlaidis? Ā vēl esmu dzēsis pa daļām ārā, 3 ifus, ja izdzēš visus tad iet, ja izdzēšu 2 tad neiet. Skatījos tiem ifiem vai nav aizmirstas figūriekavas noslēgt, bet tur viss kārtībā, pāri nepaliek arī nekas. Tāpēc, vēlos uzzināt iespēju kā to viegli var atrast. Laucinieks Quote Link to comment Share on other sites More sharing options...
codez Posted August 18, 2011 Report Share Posted August 18, 2011 1)Uzliec normālu IDE, kura parāda kļūdas, piemēram, netbeans. 2)Iemācies abstrahēt kodu un sadalīt pa loģiskiem abstrakcijas slāņiem - netaisi makaronu kodu. Quote Link to comment Share on other sites More sharing options...
laucinieks Posted August 18, 2011 Author Report Share Posted August 18, 2011 Mēģināju uzlikt Netbeans, bet, laižot debug, saka, ka php.ini failā nav ieliktas tās 4 rindas, bet nu, to esmu izdarījis. L. Quote Link to comment Share on other sites More sharing options...
v3rb0 Posted August 18, 2011 Report Share Posted August 18, 2011 php debugeris sintakses kļūdas neuzrādīs, ja vien tā nenāk no eval(). Quote Link to comment Share on other sites More sharing options...
codez Posted August 18, 2011 Report Share Posted August 18, 2011 (edited) Netbeans sintakses kļūdas rāda editorā, vēl bez nekādas debugušanas. Edited August 18, 2011 by codez Quote Link to comment Share on other sites More sharing options...
laucinieks Posted August 18, 2011 Author Report Share Posted August 18, 2011 (edited) Netbeans parādīja tikai js kļūdu, neko vairāk neparāda, citas iespējas? Edited August 18, 2011 by laucinieks Quote Link to comment Share on other sites More sharing options...
laucinieks Posted August 18, 2011 Author Report Share Posted August 18, 2011 (edited) Atradu internetā - http://www.developph...ntax_validator/ Iemetu visu kodu palaidu, un viņš parādīja no syntax error found... Tātad man nav syntax errora??? Tagad es neko vairs nesaprotu. EDIT: sakārtoju, kaut kāds debīlisms, restartēju filezilla, bet index.php failā iekšā bija <html></html> tikai.... Var slēgt ciet. Edited August 18, 2011 by laucinieks Quote Link to comment Share on other sites More sharing options...
daGrevis Posted August 18, 2011 Report Share Posted August 18, 2011 Vari slēgt arī pats ciet. P.S. Septiņi-desmiti?! Nopietni?! R. // Ja tā tagad skaitās stilīgi... Quote Link to comment Share on other sites More sharing options...
briedis Posted August 18, 2011 Report Share Posted August 18, 2011 Vari slēgt arī pats ciet. P.S. Septiņi-desmiti?! Nopietni?! R. // Ja tā tagad skaitās stilīgi... Ja tie nav nested tad jau tas nav nekas īpašs.. Quote Link to comment Share on other sites More sharing options...
daGrevis Posted August 18, 2011 Report Share Posted August 18, 2011 Ja tie nav nested tad jau tas nav nekas īpašs.. Es iedomājos to kā... if (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } elseif (statement) { // ... } Ja ne tā, tad jau nekas! :) Quote Link to comment Share on other sites More sharing options...
laucinieks Posted August 18, 2011 Author Report Share Posted August 18, 2011 Nē 70 - if (...) { ... } ...... ..... if(...){ ... } ...... ..... u.t.t.t Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.