On Thu, Mar 29, 2001 at 03:34:47AM +, Sibuyas wrote:
> hello list!
>
> if i enter this string inside a input box:
>
>
> it's & a "sample"
> string!
>
>
> and the form method used is GET, the string is passsed in the query string
> looking
> like this:
>
> it%27s+%26+a+%22sample%22%0D%0A
On Thu, Mar 29, 2001 at 03:34:47AM +, Sibuyas wrote:
> hello list!
>
> if i enter this string inside a input box:
>
>
> it's & a "sample"
> string!
>
>
> and the form method used is GET, the string is passsed in the query string looking
> like this:
>
> it%27s+%26+a+%22sample%22%0D%0Ast
hello list!
if i enter this string inside a input box:
it's & a "sample"
string!
and the form method used is GET, the string is passsed in the query string
looking
like this:
it%27s+%26+a+%22sample%22%0D%0Astring%21
where i need help... using PHP, how do you convert the first string into
hello list!
if i enter this string inside a input box:
it's & a "sample"
string!
and the form method used is GET, the string is passsed in the query string looking
like this:
it%27s+%26+a+%22sample%22%0D%0Astring%21
where i need help... using PHP, how do you convert the first string into
4 matches
Mail list logo