+ 2
php Challenge Question [sorry if this has been asked already]
There is a php challenge that I think is incorrect. The challenge goes kinda like this: $name = "John"; ________change() { global $name; echo $_____; } The first blank should be "function", but there is an extra spot in the blank after spelling it, which I presume should be a space. After doing this and putting "name" in the last blank correctly, I still get the question wrong. Can anyone help me out?
2 ответов
+ 3
That question has frustrated me the last few days, since apparently it can not be answered correctly. I have reported it in most cases, but there is still no solution.
Report the question, that way the Sololearn team solves the problem.
+ 3
Alright, thanks!