Cant get Source of the URL? HELP!

Discussion in 'PHP' started by Dangy, Apr 29, 2012.

  1. #1
    I'm trying to return the source of the url using php but it wont work.

    https://edit.yahoo.com/reg_json?Par...D=dangy15342@yahoo.com&ApiName=ValidateFields

    I have tried every method I know of the correct way it just returns a blank page.

    Suppose to return this: {"ResultCode":"SUCCESS","HostnameInfo":"r05.member.bf1.yahoo.com"} if does not exist an return this if account exists {"ResultCode":"PERMANENT_FAILURE","SuggestedIDList":["dangy1585@yahoo.com","dangy1592@yahoo.com","dangy1557@yahoo.com"],"SuggestedDBIDList":["dangy1593@rocketmail.com","dangy1583@rocketmail.com","dangy1510@rocketmail.com","dangy1587@ymail.com","dangy1577@ymail.com","dangy1518@ymail.com"],"HostnameInfo":"r05.member.bf1.yahoo.com","ErrorList":[{"ErrorCode":"100000","ErrorField":"AccountID"}]

    But does not.


    Please post a working method of the above url here please!
     
    Dangy, Apr 29, 2012 IP
  2. Northize

    Northize Greenhorn

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    Please, whenever you include code from your project, either use the built-in code highlighting or use a 3rd-party resource such as paste bin. It makes it much easier for anyone to help you.
     
    Northize, May 1, 2012 IP