look at this..
$output .= shell_exec("search.pl $stringData $stringval");
if any variable has blank value then it create problem so i need to call this only when both variable have some value.....
and one more thing look at this latest part of code
after getting the xml in return i will parse it in this way and then i will convert it in html paragraph so that also creating problem...
Thanks