I am trying to figure out how to implement this. I understand that I need to put in my own location for the xml here:
But when I call the .PHP site its just blank. I have PHP installed with IIS7.
Code:
function add_ftp_user ($userid, $password, $username) {
$filezilla = 'FileZilla Server.xml';
$filezilla = 'FileZilla Server.xml';
But when I call the .PHP site its just blank. I have PHP installed with IIS7.