$val){ if(strpos($key,"temp")===0){ $cstr .= "$key:$val\n"; } } file_put_contents("/tmp/core_temp_params",$cstr); echo "$cstr"; } ?>