In message <aanlktik9h1dvtzqk3c2t7cdu0iir191bzdtdvz6gq...@mail.gmail.com
>, Lukas Wittenbraker <lkwittenbra...@gmail.com> writes
>The links within the email pull customer specific information from our
>database. (customer name, ID, etc) for tracking purposes on the back
>end.  This is the reason I can't pre shorten the links.  I may be up a
>creek and not able to solve this issue.  I was hoping there was some
>sort of script that could shorten the link, or divert it to a url that
>automatically shortens and posts to twitter.

Is this any use to you?
$tinyurl = 
file_get_contents("http://tinyurl.com/api-create.php?url=".$url);",


-- 
Pete Clark

Local sites for Local People in Spain
http://localFaces.net

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to