<?php require('makefont.php'); Makefont('arialpl.pfb', 'arialpl.afm', 'iso-8859-2'); ?>
Kiedy odpalam ten skrypt wyskakuje mi blad:
<?php Cant write to file arialpl.php ?>
i nie moge stworzyc czcionki. Co moze byc nie tak??
<?php require('makefont.php'); Makefont('arialpl.pfb', 'arialpl.afm', 'iso-8859-2'); ?>
<?php Cant write to file arialpl.php ?>