hi everyone i want to convert PokerMavens (briggsoft) program API (AccountsGet) to php code for my web site pls help tnQ
An API isn't something you can convert, you need the source code of the site. If all you know is the API, the best you can do is write the site from scratch to provide the same data the site's API does.