Friday, 22 September 2017
javascript - "Parse error: syntax error, unexpected end of file in C:UsersUserDesktopxampphtdocstutmain.php on line 63"
Answer
I have done a pagination function with ajax, and a few minutes ago it was working fine. when I reload now it shows e an error :
Parse error: syntax error, unexpected end of file in
C:\Users\User\Desktop\xampp\htdocs\tut\main.php on line 63.
I don't know maybe I have added any {","}
or (",")
in the script. I can't find where the error is. I have seen a tutorial and it's the same.
Can you guys help me?
ps: I'm a beginner at PHP, AJAX.
Subscribe to:
Post Comments (Atom)
casting - Why wasn't Tobey Maguire in The Amazing Spider-Man? - Movies & TV
In the Spider-Man franchise, Tobey Maguire is an outstanding performer as a Spider-Man and also reprised his role in the sequels Spider-Man...
-
Parse error: syntax error, unexpected '(', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' ...
-
I'm using Simple HTML DOM to extract data from a HTML document, and I have a couple of issues that I need some help with. On the line th...
-
My ASP.NET WebForms app running on IIS 7.5 works fine when the request comes from the web server but throws the following error when the sam...
No comments:
Post a Comment