CodingForums.com
>
:: Server side development
>
PHP
> passing array to next page
PDA
View Full Version :
passing array to next page
sassy_monix
01-08-2005, 11:51 AM
Is there a way for me to pass an array to the next page? Can I append it to the URL and use the $_GET method? :confused:
raf
01-08-2005, 12:45 PM
yes, by serializing it. A recent thread about this:
http://www.codingforums.com/showthread.php?t=49824
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.