Scripting question?? Perhaps php?

  • Thread starter Thread starter Jared M
  • Start date Start date
J

Jared M

Guest
Hey how can i make it so that everytime someone refreshes the page on a forum and see a post of mine that my signature picture is different or the quotes are different (from a .txt) i remember seeing a tut somewhere but i cant remember anymore

thanks oh also i know html+php so thats not a problem
What?? im not the forum owner
javascript?? hmm ok Signature Permissions
Allow Basic BB Code Yes
Allow Color BB Code Yes
Allow Size BB Code Yes
Allow Font BB Code Yes
Allow Alignment BB Code Yes
Allow List BB Code No
Allow Link BB Code No
Allow HTML No Allow Image BB Code Yes
Allow Code BB Code No
Allow PHP BB Code No
Allow HTML BB Code No
Allow Quote BB Code No
Allow Smilies Yes
Can Upload Images for Signature Yes
Can Upload Animated GIF for Signature Yes



not sure if they allow it


how can i make the javascript one?
 
Place the signature into a database and use a mysql_query to retrieve for every forum-poster's signature.

Learn php at http://w3schools.com/php/ it'll be much simpler.

Then go to http://000webhost.com (or use your own domain) to create the site. 000webhos provides MySQL and PHP support.
 
Back
Top