fputs
(PHP 3, PHP 4 >= 4.0.0)fputs -- Write to file pointer description
int fputs (int fp, string str [, int length])
fputs() Yes Website Construction Server Script Class PHPPHP User Manual fancyfunction.fwrite.html> Alias of fwrite(), they are all the same. Note that the length parameter is optional, if not specified the entire string will be written.