Once I called PHP without arguments and parameters, and, as conceived by the php developers, my console simply didn’t respond to commands: I’m writing a command, but it’s ignored.
How should I get out of this situation?
Once I called PHP without arguments and parameters, and, as conceived by the php developers, my console simply didn’t respond to commands: I’m writing a command, but it’s ignored.
How should I get out of this situation?
Source: https://ru.stackoverflow.com/questions/540609/
All Articles