i think my code is right . but it cannot work.
always says .........undefi ne varialble:_POST
;;;;;
[CODE=php] $roll=$_POST['roll'];
$name=$_POST['name'];
$class=$_POST['class'];
$coll_name=$_PO ST['coll_name'];[/CODE]

i can't
please help me.