php - Get Twitter User Details without Authentication -
I have noticed that some Twitter applications use a specific user location, name, profile image etc. to use only Twitter usernames Manage?
How is this possible?
I ask because I have not come to Twitter in any way how you can do this. When the user permits my app, but I find that users use YouTube, I can use myself.
If it can be clear, then be grateful. I hope that this is not a curl use because it is not a good idea in my eyes, if there is any other way, then there is a PHP implementation that I can use.
Thanks for any help.
Update
I did not know that existed! Is any PHP wrapper or class written for someone to use that? Sorry, I'm totally noob and I relay on the wrapper and simple function call!
This is returned by the API from the call.
For example:
A PHP library in the list FWIW.
Comments
Post a Comment