Re: [PHP] Re: Redirection and Passing Data (arrays)

2002-01-19 Thread m. ali
how do you mean it echo in the login script here is what I mean do{ $product_type= $db->f("Product_Type"); $part_number = $db->f("Part_Search"); $make = $db->f("Make"); $model = $db->f("Model"); $model_year = $db->f("Model_Year"); $engine = $db->f

Re: [PHP] Re: Redirection and Passing Data (arrays)

2002-01-15 Thread Bogdan Stancescu
...or echo some hidden inputs in the login form? Julio Nobrega Trabalhando wrote: > session_register('array_of_selected_checkboxes'); > > Just use sessions! ;-) > > -- > > Julio Nobrega. > > Um dia eu chego lá: > http://sourceforge.net/projects/toca > > Ajudei? Salvei? Que tal um presentinho?

[PHP] Re: Redirection and Passing Data (arrays)

2002-01-15 Thread Julio Nobrega Trabalhando
session_register('array_of_selected_checkboxes'); Just use sessions! ;-) -- Julio Nobrega. Um dia eu chego lá: http://sourceforge.net/projects/toca Ajudei? Salvei? Que tal um presentinho? http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884 "M. Ali" <[EMAIL PROTECTED]> wrote i