Posted by elyob on 09/09/05 13:21
Quite a lot of my data has apostrophes in. I'm passing the data using $_POST and urlencode. So, for example, Joe's becomes Joe%27s. On the next page, I urldecode and display the name in the META title. It comes out as Joe\'s. When I pass it once again, it becomes Joe\\\'s. What am I doing wrong here? Thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming