Welcome Guest, Not a member yet? Register   Sign In
Paypal_lib Success Page Problem
#10

[eluser]Bramme[/eluser]
[quote author="missionsix" date="1220155851"]loop through the $_POST[$key]'s, but reference the $_post data through $this->input->post($key). This way your input will be cleaned before use (xss filtering, etc)[/quote]$_POST is laundered as well... So it really doesn't matter which one you use: $_POST[$key], $this->validation->$key or $this->input->post($key), they're all the same.


Messages In This Thread
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 01:26 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 02:38 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 02:59 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 03:01 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 03:28 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 05:10 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 05:21 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 05:33 PM
Paypal_lib Success Page Problem - by El Forum - 08-30-2008, 05:38 PM
Paypal_lib Success Page Problem - by El Forum - 08-31-2008, 04:14 AM
Paypal_lib Success Page Problem - by El Forum - 08-31-2008, 10:09 AM
Paypal_lib Success Page Problem - by El Forum - 09-05-2008, 01:40 PM
Paypal_lib Success Page Problem - by El Forum - 09-05-2008, 02:21 PM
Paypal_lib Success Page Problem - by El Forum - 09-05-2008, 02:34 PM
Paypal_lib Success Page Problem - by El Forum - 09-05-2008, 02:56 PM
Paypal_lib Success Page Problem - by El Forum - 09-05-2008, 03:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB