It's almost like you have to have a thorough knowledge of PHP code to even sign up as a member. I'm supposed to list the output of the following PHP code line: 'date -u +%F | sha1sum | head -c8; echo'.
I have a feeling I'm supposed to put the date down, but how on Earth do I even input this PHP code line? I don't think it would be compatible with the Command Prompt program on my PC (which mainly takes DOS commands).
I just tried to enter that line of code into my Command Prompt, and of course it focuses on "sha1sum" as not being recognized as a batch file or command name.
Someone PLEASE help me out here!
I have a feeling I'm supposed to put the date down, but how on Earth do I even input this PHP code line? I don't think it would be compatible with the Command Prompt program on my PC (which mainly takes DOS commands).
I just tried to enter that line of code into my Command Prompt, and of course it focuses on "sha1sum" as not being recognized as a batch file or command name.
Someone PLEASE help me out here!
Comment