badge generator

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
User avatar
amirbwb
Forum Commoner
Posts: 89
Joined: Sat Oct 30, 2010 6:10 pm

badge generator

Post by amirbwb »

hello, my goal is to create a badge for each user in my website, so user can share there profile information on other sites...

I want a script that generate me an image that contain a photo , name and email of the user , I want also to choose my own background, than save it in a folder.

examples : FACEBOOK BADGE
http://badge.facebook.com/badge/5154578 ... 287292.png

thank you
User avatar
McInfo
DevNet Resident
Posts: 1532
Joined: Wed Apr 01, 2009 1:31 pm

Re: badge generator

Post by McInfo »

GD

Get a script started and we will help you with any obstacles you encounter.
Post Reply