I'm building a site which allows a user to add an audio clip to their
twitter page.
eg. A user types in their username and uploads an audio clip and the
title. This then gets stored into a database, along with a unique
generated number/letter code.
I want it so a user can see their audio clip on their twitter page. So
my question is, Is it possible to automatically clone the users
twitter page just from their username?
eg. The users profile will be accessible like this:
http://mysite.co.uk/twitter.php?pwd=n41MO
It will then generate their profile from the code in the database
matching to the related username.

Is this possible? If so how?

Thanks.

Reply via email to