PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am creating a page that will automatically add 1 to the "Viewers" column of a MySql table each time the page is loaded. For some reason, with the above script, 1 is not added to "viewers" each time the page is loaded. Could somebody please help me with this?