0

Help my php code not work

Parse error: syntax error, unexpected '}' in ./Playground/file0.php on line 6 Code: https://code.sololearn.com/wrL84N3iDgAB/?ref=app

8th Apr 2022, 1:24 PM
Zairy Putra
2 Answers
+ 2
You're missing a semicolon at the end of line 5.
8th Apr 2022, 1:25 PM
Simon Sauter
Simon Sauter - avatar
0
Oh wait nevermind guys, I forgot to put semicon (;)
8th Apr 2022, 1:25 PM
Zairy Putra