Welcome Guest, Not a member yet? Register   Sign In
Using SWFUpload + Sessions + upload class, how I did it.
#18

[eluser]CollinsSolutions[/eluser]
Code:
post_params: {"PHPSESSID" : "<?=$this->session->userdata('session_id')?>"},

also make sure you have

Code:
$this->load->library('session');
up top


Messages In This Thread
Using SWFUpload + Sessions + upload class, how I did it. - by El Forum - 03-22-2009, 05:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB