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!
the only way they wouldnt have a ftp server would be if they ran the server off their own box and if they do then why not tell them to quickly make a easy ftp server?
yes it's possible, although you will not use the "standard" file uploading systems in php. You'd make a HTTP POST to the other server as if you were a user uploading the file.