geniuscrew
04-30-2003, 11:17 PM
Hi
I'm looking for a nicer way to display someone's username in a gothic font.
It will be shown when someone views their profile.
This is how i hope it will work:
- User clicks on another users name to display information.
- in member.php, I presume, the script converts the called user's username and creates an image out of it.
- the profile is then viewed as <img src="images/usernames/$userinfo[username].jpg, or something like that.
If anyone can help, I'd greatly appreciate it!
I'm looking for a nicer way to display someone's username in a gothic font.
It will be shown when someone views their profile.
This is how i hope it will work:
- User clicks on another users name to display information.
- in member.php, I presume, the script converts the called user's username and creates an image out of it.
- the profile is then viewed as <img src="images/usernames/$userinfo[username].jpg, or something like that.
If anyone can help, I'd greatly appreciate it!