Well, im the Admin of these forums Im at
When I psot it shows my boring dull name, and I wanna make it change to an image.
now this is my idea I think i got the PHP part right, just bear with me cause im new to php but this should show the image for my name if the $post[username] is identicle to my name on the forums which is "Shokka"
heres the code
PHP Code:
//special name image
if($post[username] == Shokka) {
print("<img src="IMAGE URL">");
}
now the only problem is, what file would this go in AND would it show my name in text and then the image?
Just an idea hehe
Tell me what you think, and please dont steal the idea lol :lick:
L8r
~Shokka