Tagged Questions
4
votes
1answer
64 views
How To Get Alexa Sites Linking Using PHP
I am planning to get the Alexa sites linking of a given website.
I am looking to do this in PHP. Please suggest me is Alexa providing any API. Is there any tool? Is it free? Is there any API that I ...
2
votes
1answer
98 views
PHP W3 Validator API, Is this good? [closed]
I was trying to find a way to see if my site's code was valid or not but I continuously going over to W3 Validator so I decided to make an "API" however it really isn't!
I just wanted to know if ...
1
vote
0answers
128 views
GAPI output doesn't match Google Analytics website
I have to get the main info about my Google Analytics Goals.
I'm using GAPI lib, with this code:
<?php
require_once 'conf.inc';
require_once 'gapi.class.php';
$ga = new ...
1
vote
2answers
604 views
What is the best currency API out there? [closed]
I may be asking an odd question, but webmasters seem like a decent place to post this.
I'm in the search for an accurate, easy API (such as using JSON or XML) so I can use my web application.
I've ...
0
votes
1answer
45 views
In-browser painting app
I want to offer visitors of my site an in-browser drawing app.
Which apis help me doing that for free and easily without showing too much of it's origin like by using a link or a huge ad of the ...
8
votes
3answers
3k views
Can anyone recommend a good SMS gateway for PHP?
I'm looking for an SMS gateway that has the following criteria:
Supports sending from short codes
Opt-in capabilities for end-user (will require user to opt in before sending message)
Has a clean ...
4
votes
4answers
3k views
Free/cheap Whois Api
Is there a free API where I can pull whois data and server location data?
(similar to who.is)