PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am currently working with a company and I need to make a script that connects to the SSH and installs a gaming server, So I want to basicly learn how to login, and execute a command using SSH, The rest I can figure out but I can figure out how to login using fsockopen(), Any ideas? Thanks