Welcome Guest, Not a member yet? Register   Sign In
Passing multiple variables on the URL
#1

[eluser]omed habib[/eluser]
I have the following URL:

www.mysite.com/shoppingcart/

And I want to pass variables to it such as:

www.mysite.com/shoppingcart/?newproduct=12&promotion=yes&shipping=same&etc=etc&etc=etc&etc=etc

However, I don't want to pass them as subdirectories because if they are NOT present, the function will return an error.

How do I pass multiple variables in the URL without having to define each variable as inputs to the function and if they are not present at all the function will still work?

Thanks!!


Messages In This Thread
Passing multiple variables on the URL - by El Forum - 10-21-2007, 02:12 PM
Passing multiple variables on the URL - by El Forum - 10-21-2007, 04:10 PM
Passing multiple variables on the URL - by El Forum - 10-21-2007, 04:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB