Welcome Guest, Not a member yet? Register   Sign In
pass the data using redirect
#1

[eluser]alberta[/eluser]
Is there any way to redirect with passing some data ?

Code:
$data['results']='Your search did not return any results.';
$data['value']='some value';
redirect($pieces[1], '$data');

Is this possible or not, if not then what is alternative ??

em stuck at this problem.. any help would be appreciated
thanks


Messages In This Thread
pass the data using redirect - by El Forum - 06-16-2009, 02:48 AM
pass the data using redirect - by El Forum - 06-16-2009, 02:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB