Twitter API has became a powerful way of getting information about a twitter user and her activities. In my previous tutorial we saw how to create a simple
twitter reader in 5 minutes. Let us see how to get the User Image (or Avatar) from Twitter and display it anywhere you want.So how ...
While working on one of the application, I had to manage users who logged in to the application and manage their details. In order to manage user's avatar, I had to create a form where user can upload a picture and this photo will get stored on server.Imagine as a user you have to manage ...