Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Help on Dynamic Signature Creator

Asked Modified Viewed 2,306 times
B
blitzkrieg07
B
  • Member, joined since
  • Contributed 89 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
asked
Member

Does anyone know how to create a dynamic signature?

This is what I want it to look like:

Everything centered in the middle. The following are what I want to appear in the signature:

Quote


Username
Rank
Level
Kills / Deaths (Overall Percent)
Total EXP


The information that will give out the above information will come from http://gunz.ijji.com/ranking/individu...vidual.nhn. That page shows individual rankings.

Example signature:

img293.imageshack.us/img293/9662/96pimpstatic96gc8.png
0 replies

1 post

R
Reflectoman
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
answered
Member

You basically need a page with URL as follows,

http://www.yoursite.com/dyn_sig.php?user=1

and then have the script obtain all the relevant stats from the database and post it back as a picture, thus all you do for your dynamic signature is post it as a normal picture but with URL as

http://www.yoursite.com/dyn_sig.php?user=1

ie.<img src='http://www.yoursite.com/dyn_sig.php?user=1' alt='My Stats'>

Adnan.
0 replies

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

R
R
------------------------------------------------
Adnan Ahmed Online
File Hosting | Image Hosting | Free SMS
  • Member, joined since
  • Contributed 176 posts on the community forums.
  • Started 9 threads in the forums
B
B
  • Member, joined since
  • Contributed 89 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet