<?PHP $ini = file_get_contents(_DNAS_CONFIG); ?> <center> <textarea name="textarea" cols="60" rows="25"><?= $ini ?></textarea> </center>