Welcome Guest, Not a member yet? Register   Sign In
Passing variable with header redirection in mvc format of php
#9

[eluser]rash[/eluser]
hello

Yes,that problem was solved, as per your solution.
Thanks

But now my problem is how can i send more than one parameter from view to controller with
Code:
<a href=""></a>
link...like

Code:
<a href="&lt;?php echo URL;?&gt;hostel/stud_allocate/&lt;?php echo $value2['room_id'];?&gt;?stud_id=&lt;?php echo $student_id;?&gt;&hostelid;=&lt;?php echo $hostel_id;?&gt;"><strong>Allocate</strong></a>&lt;?php } ?&gt;

I want to send hostel_id, student_id and room_id to contoller page.

can u help me to solve this??

thanks


Messages In This Thread
Passing variable with header redirection in mvc format of php - by El Forum - 03-24-2013, 10:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB