Welcome Guest, Not a member yet? Register   Sign In
Getting uri-> segment on swfupload for model (database purpose) return nothing ?
#2

[eluser]Triple_vent[/eluser]
my fools, this can be done easily....just add the
Code:
post_params: {"id" : "<?php echo $id ?>"},
on the swf scripts on the view, then catch that with
Code:
$id=$_POST["id"];


What a shamed this solved by myself by just reading other example source code
By the way thanks for reading my messages


Messages In This Thread
Getting uri-> segment on swfupload for model (database purpose) return nothing ? - by El Forum - 08-21-2009, 01:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB