I try to read with php the content of the .pub file which represents a key ssh.pub, I do not know the function or how I can do it
I tried file_get_contents (/home/ke/KeySsh.pub)
but nothing happens
I try to read with php the content of the .pub file which represents a key ssh.pub, I do not know the function or how I can do it
I tried file_get_contents (/home/ke/KeySsh.pub)
but nothing happens