i want make function like that
function(data){
}
i want this data as this url,email,comments
function($data){
foreach(explode(",",data) as $value)
var value = $("#value").val();
}
this code is like php iam sure its not work but i want make this by jquery i made it by php please help me