Welcome Guest, Not a member yet? Register   Sign In
Accessing get data - best way to do it? [SOLVED]
#1

[eluser]Shodan[/eluser]
Hi there,

I'm integrating a CI based site with a payment gateway which provides a facility to call back a given page and passes it order data via query strings.

Unfortunately, there's no option for configuring this as far as I can see, so I'm stuck with the query strings.

What's the best way to access this data?

I've got it working by turning on 'enable_query_strings' in the config.php but I assume this is global for the whole site and seems like overkill just for one page.

Is there a more secure method of accessing query strings on a per page basis that I've overlooked?

I know very little about mod_rewrite and .htaccess files by the way, so before anyone points me in that direction, could they provide some examples?

Many thanks in advance, guys.

Cheers,
Terry


Messages In This Thread
Accessing get data - best way to do it? [SOLVED] - by El Forum - 06-25-2008, 07:46 AM
Accessing get data - best way to do it? [SOLVED] - by El Forum - 06-25-2008, 07:54 AM
Accessing get data - best way to do it? [SOLVED] - by El Forum - 08-12-2008, 08:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB