I am looking to get some help on some coding...
I want to have an image (say a stop light) on the main page.
The light always stays green until a user logs into a secure page and enters a value (say yellow) at which time the image would now change to the yellow stop light.
for some reason i cannot seem to make this work with mysql or running just a simple php script. Granted I am new to the game and I am sure this is absurdly easy to do. If anyone can give me a sample code I would really appreciate it.
-C