help uploading pictures on free image host

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dentrite
Forum Newbie
Posts: 16
Joined: Thu Jun 17, 2010 7:10 am

help uploading pictures on free image host

Post by dentrite »

i have a site and i want that my users profile picture should be uploaded to free image host like imageshack and others directly from my site but problem is that how can i get url of uploaded image provided by them, in my script . please help
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: help uploading pictures on free image host

Post by requinix »

ImageShack has an API you can use...
Post Reply