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!
It's pretty late and my mind is starting to go numb. I can't remember how to cutoff the last character in a string. I have a comma delimited list that always has a stray comma at the end that I want to cut off. Can someone help me out really quick with the function to do this? Thanks.