3 lines
50 B
PHP

<?php
$file_handle = fopen('general.php', 'w');
?>