Re: Re: Passing url parameters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yes, serialize the array. then unserialize it on the other side. look it up in the manual

bastien


From: Gary Hotko <GaryHotko@xxxxxxxxx>
Reply-To: Gary Hotko <GaryHotko@xxxxxxxxx>
To: Amit Arora <amit.arora@xxxxxxxxxxxxxxx>
CC: php-db@xxxxxxxxxxxxx
Subject: Re:  Re: Passing url parameters
Date: Fri, 8 Oct 2004 00:23:24 -0400

Got a question can one send a full array to another page with out
having out put each value stored in it manually?


On Sun, 03 Oct 2004 05:54:54 +0530, Amit Arora <amit.arora@xxxxxxxxxxxxxxx> wrote: > You can set this to anything you want. > > http://www.url.com?new_field=value > > And you can get the value using the > $_GET['new_field'] > > Amit > www.digitalamit.com > > > > Stuart Felenstein wrote: > > I swear this is not a repeat of earlier post :) > > > > When passing variables via URL, my understanding is > > that the value passed is the database column name. > > What I don't understand is the name / label part. It > > seems like the only name I can use is the same name as > > the value. > > > > i.e. > > Database column: Myfield > > Value: _get["Myfield"] > > Name: Myfield (this is the one I want to change, so > > my database column is not identified in the url) > > > > This make sense ? > > I hope this is not off topic. If it is my apologies. > > > > Stuart > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


_________________________________________________________________
Take charge with a pop-up guard built on patented Microsoft® SmartScreen Technology. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSN® Premium right now and get the first two months FREE*.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux