PEAR logo

HTML_CSS : The Definitive Guide

Name

HTML_CSS::toFile — Generates CSS and stores it in a file.

Synopsis

      require_once '/CSS.php';
     
void|PEAR_Error HTML_CSS::toFile( $filename);  
Warning: strpos() [function.strpos]: Empty delimiter. in S:\HTML_CSS\b164b286780fde68a4f3d60b28d16aaa\%%-14^%%-1407541581^method.tpl.php on line 49 Warning: strpos() [function.strpos]: Empty delimiter. in S:\HTML_CSS\b164b286780fde68a4f3d60b28d16aaa\%%-14^%%-1407541581^method.tpl.php on line 49   $filename;

Description

This package is not documented yet.

Parameter

$filename

See

see HTML_CSS::toString

Throws

throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_WRITE_FILE

Note

since 0.3.0

This function can not be called statically.

HTML_CSS : The Definitive Guide v 1.0.0 : June 24, 2006