On Thursday 06 February 2003 19:26, PHP wrote:
> I have a quite complex search form where I have multi select drop down
> menu..the form can be seen at
> http://www.bangladeshimatch.com/advance_search.php. I can pass the array
> variables from the form to another page to process the form without any
> problem, but when I try to pass the same array variables to the same page
> into a function for record navigation purposes I have problem, I tried to
> put the variables into sessions and it seemed worked fine on my local
> systems but not on the live site.
>
> I was wondering if someone came across same problem and how it was solved?

Please post your code.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
They also surf who only stand on waves.
*/


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

Reply via email to