The stack.php tag has no wiki summary.
0
votes
1answer
51 views
Handling working of PHP API key on webpage
I'm building a phpapi and in this api will be giving my clients API key generated for each client.
So basically my client will be sending client id, his personal data(to be stored in DB) & an ...
1
vote
1answer
26 views
How to limit the number of responses in Stack.PHP?
How do I limit the number of results provided by Stack.PHP (a library wrapper over the Stackexchange API)?
For example, how do I get the first 50 questions tagged with a keyword?
The query I ...
2
votes
1answer
176 views
StackStatus - Monitor the status of the Stack Exchange API
Note:
This service is temporarily offline. The original version was having some problems, and I am also migrating a number of tools from PHP to Python - so expect to see this tool come ...
1
vote
1answer
60 views
Stack.PHP does not seem to work on sites that are sub-domains of stackexchange.com
The documentation explains to crate objects using the site's url minus the TLD which appears to work fine.
$service = new Post_Exchange('gamedev', null, 0);
returns what appears to be a valid ...
11
votes
3answers
962 views
StackCenter - Your One Stop for Everything StackExchange
Update: StackCenter has been completely rewritten to use Soapi.JS2. I have also made some changes to the UI.
Screenshot
About
StackCenter is a website designed to make keeping track of all your ...
14
votes
0answers
1k views
StackImage - Generating Images of Questions and Users [Now with Global Flair!]
Update
StackImage finally supports a 'global-flair' image. It contains all of your reputation on all of your StackExchange accounts - even Area51!
Screenshot / Code Snippet
...