01-04-2011, 04:47 PM
|
#3 (permalink)
|
|
The Acquainted
Join Date: Feb 2008
Posts: 107
Thanks: 3
|
Quote:
Originally Posted by Salathe
And the only difference is that you use a hard-coded string versus a variable? If that's the case, are you entirely sure that the variable contains what you think it contains?
|
Yes, the same. I echod it to correct it, and corrected it. Maybe the problem occurs because of the special characters like "&" or "=" ? I did urlencode() and urldecode() , but nothing changed.
|
|
|