Jump to content

[Dont Know Langauge] any help please


xXREDXIIIXx

Recommended Posts

I have this code. its to get my stats from PSN it works on the persons website but I knt know how to use it I really only know some PHP so any help identifying and implimention would be amazing

I can see some XML in there but thats about it :/

 

 

Link to the page there are 4 different code options

SOAP 1.1

SOAP 1.2

HTTP POST

HTTP GET

I know PHP POST and GET but this looks different..

 

http://www.psnapi.com.ar/ps3/api/psn.asmx?op=getNumberListGames

 

HTTP POST

GET /ps3/api/psn.asmx/getNumberListGames? HTTP/1.1
Host: www.psnapi.com.ar

 

HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<int xmlns="http://www.psnapi.com.ar/ps3/api">int</int>

Edited by xXREDXIIIXx
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.