For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > April 2004 > more detail..passing array_var with $_get









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author more detail..passing array_var with $_get
Sukanto Kho

2004-04-27, 12:21 am

Hi all, sorry for making a little mess up just now..

My problem is I want to pass var array with $_get..

eg : $a=array() then i pass to other pages www.main.com?b=$a
after that echo $b
the result is "array"... just that...

I want to make a product quotation so my purpose is that i add all product 1 by 1 in my local pc
then just adding to database in server at once...

the best way is using array right?? if i using session then it just the same result....

thanx
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com