Tell me, please, how to organize data download from a third-party server?

I cannot use mail() and socket requests on my server, I decided to place a file with the mail() function on a third-party server, how can I send data there and get an answer?

    1 answer 1

    If you do not want to show people to go to another server, then you need to use php curl in php curl , although it is unlikely that you have this option is not closed if a simple mail closed. Also, you are more likely to get into spam.

    • that's the problem, curl is also closed, and I wouldn't want to use frames ... - Dimastik86
    • Do not be offended, but buy an inexpensive hosting, put an advertisement on the site and it will pay off when you attend. Vseravno free advertising shows you. I understand that this is not the topic and you can use crutches like jquery.ajax, but I think this is unnecessary - binliz
    • only girls are offended)) there is just a reason to use this particular hosting ... we will think ...) if you have experience using crutches and ajax, I would appreciate a hint! - Dimastik86
    • one
      and make it easier ... (at least it will bypass restrictions on outgoing requests) add the queue of letters to the database and use a special request from an external server to check the presence of letters in the queue, and send them ... (hosters) - zb '12
    • one
      Try to use external smtp for example google. Or is the function disabled? - binliz