is there a way to change the number into an image on my website automatically. lets say i have a forum and the post count reaches 4. now instead of showing 4, can i make it such that it shows 4 stars?
Short answer is yes These things are always best handled server side and therefore how to do it will depend on which serverside framework you are using (.Net, PHP, JSP, CFM etc)