Fairly straightforward. Commit 298b2606ea also resolves#1 (http://lob.li/mk6)
The messages are finally where they belong and link resolution for ids and long urls added - I might want to work on lob.li/linkid in the future too
Whoops. http://lob.li/8pg
While functional in theory, header(location:index.php) will load the index again in the message field with non-functioning javascript
This thing is just a big pain and isn't really needed, so I'm removing it.
Really the options for getting the title or even the description involved downloading the whole file.
Testing the return messages. All info needs to be defined in one way
or another before the array. Will hold blank strings to be replaced
on actual return
I don't think in its current state, it will be able to shorten links...
working on that
Will PHP complain at me if I store variable names without actually defining
the variables yet?
The plan is to recieve the response, explode it, store the variables and
echo $messages[response code];