For create file using ssh follow this command
touch /var/www/html/info.php
then
vim /var/www/html/info.php
For make this file writable press i or [insert]
then paste this text by mouse right click .
then press [esc] after this :x [enter]