Search results

  1. B

    Yahoo rejecting mail sent through php

    I have made a site which requires membership but for some reason the validation email is not going through to yahoo. I have tested if the mail function is working by sending to other emails and it is working fine. I have come to the conclusion that it is yahoo that is blocking it. I have emailed...
  2. B

    Advanced JavaScript for Reputation

    AJAX is client side, more or less. It's basically a browser bar, and then you get the response. So if you request a page on your site, such as, test.html, your response text would contain the contents of the file.
Top