passing array values by url
Posted: Sat Dec 02, 2006 7:51 pm
hi
I have 3 pages. I can get all the values of the 20 variables from first page to second page by url with $_GET. How can I get all these values on third page. I have idea that it can be done by passing arrays with url but don't know how to do it. Anyone can help with it please?
Thanks
I have 3 pages. I can get all the values of the 20 variables from first page to second page by url with $_GET. How can I get all these values on third page. I have idea that it can be done by passing arrays with url but don't know how to do it. Anyone can help with it please?
Thanks