<?php
define('_IN_JOHNCMS', 1);
require_once ('../incfiles/core.php');
require_once ('../incfiles/func.php');
$textl = 'Праздники';
require_once ('../incfiles/head.php');
fopen('1.dat',
Ты не понял, будет так:
$file = fopen("1.dat","w");
file_put_contents($file,serialize($text);
fclose($file)