binaryWeapon
11-09-2007, 03:22 AM
okay, here's my problem. I NEED to include a a couple question marks and quotes in a php GET url (like this:)
http://www.excalo.com/login-out.php?myVar=blah blah? "blah blah"
Can I do this? Do I just need to add a backslash(\) before each unusual character? That's kind of the way the problem would be fixed if it was a javascript problem.
Any answers at all are very welcome!
http://www.excalo.com/login-out.php?myVar=blah blah? "blah blah"
Can I do this? Do I just need to add a backslash(\) before each unusual character? That's kind of the way the problem would be fixed if it was a javascript problem.
Any answers at all are very welcome!