0
Где ошибка в данном php коде?Where is the error this php code?
Я новичок в php и много не понимаю .Помогите! https://code.sololearn.com/wKnL5VyVOQIQ/?ref=app I'm new to php and do not understand much.Help!
4 Answers
+ 20
I guess something is wrong with the encoding of the code.
I recommend you to rewrite it from scratch. Don't copy, just rewrite it completely on your own.
+ 12
It is not possible to manage databases in the Code Playground. You can use this code on your local server.
+ 1
Thank you. I'll try.
0
No, the error on the local server is the same.
Here's the error : Parse error: syntax error, unexpected '{' in ---------- index.php on line 10.