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!
We have second server that we would like to serve our videos and images from. I'm not entirely sure though how to handle the upload process to move them over to the other server, or how to link to those files. Can anyone provide any help or links to guides on this?
You can upload by posting your upload form to that particular site (in theory... I've never tried this before). Coming back to your site would have to be done through the remote upload script.