Skip to main content
๐Ÿ› Bug HuntPH PHP Easyโšก+10 XP

Missing Dollar Sign

This PHP code has a syntax error.

๐Ÿ› Find the bug
1name = "Alice";
2echo name;
๐Ÿ› The bug is on line 1

๐Ÿ”ง Select the correct fix: