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've the following code that replacing every '\' with a '' in $message, but for some reasons it's giving me error. Could someone tells me what I did wrong? Thanks...