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 just realized the problem, and I was using the correct function. I have underscores in my string instead of spaces, so it sees it all as one word, but I didn't think about it because I display the string as a link (the underscores just look like the rest of the link). I got it fixed now. Thanks anyway