invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python3.7/py_compile.py", line 147, in compile raise py_exc py_compile.PyCompileError: File "./prog.py", line 1 2myvar = "John" ^ SyntaxError: invalid syntax
Languages:HTML/CSS/JS, PHP/MySQL, bash, VCS, OSS, Java, Python Posted February 27, 2013 im not sure what you mean by the server could not find what was requested? It would probably a lot easier to turn on error handling or use mysql_error in delete.php itself first so you can ...