Welcome Guest, Not a member yet? Register   Sign In
Strangest post quirk...
#1

[eluser]warpspasm[/eluser]
Hi Everyone,

I'm sure that I have done something weird here, but when I read using $this->input->post('mystring') the following string that was POSTed:

<form target="paypal" acti method="post">

to codeigniter, I get the following:

<form target="paypal" acti method="post">

Can anyone shed some light on what might be truncating the strong so strangely?

Thanks!
#2

[eluser]warpspasm[/eluser]
I have noticed that if I remove the opening and closing <'s that it comes out correct:
form target="paypal" acti method="post"
#3

[eluser]vitoco[/eluser]
it will be a great if you can post your form code on jsfiddle

http://jsfiddle.net/

and then post the link to see it




Theme © iAndrew 2016 - Forum software by © MyBB