<?php $file = fopen($_POST['title_news'].'.xml','w+'); fputs ( $file, '<?xml version="1.0" encoding="UTF-8"?>'); ?>